2024-10-21 23:05:45,342 [ 185296 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy (runner:42, check_args_and_update_paths) 2024-10-21 23:05:45,343 [ 185296 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:90, check_args_and_update_paths) 2024-10-21 23:05:45,343 [ 185296 ] INFO : src dir is not set. Will use /home/ubuntu/_work/_temp/test/git-repo-copy/src (runner:97, check_args_and_update_paths) 2024-10-21 23:05:45,343 [ 185296 ] INFO : base_configs_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration (runner:99, check_args_and_update_paths) 2024-10-21 23:05:45,343 [ 185296 ] INFO : Unknown image altinityinfra/dotnet-client (runner:357, ) Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_52m3vw --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_BASE_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBERIZED_HADOOP_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBEROS_KDC_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JS_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_NGINX_DAV_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_NEW_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option 'test_role/test.py::test_role_expiration[False]' 'test_role/test.py::test_role_expiration[True]' test_role/test.py::test_roles_cache test_role/test.py::test_set_role test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6]' test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance test_settings_profile/test.py::test_set_profile test_settings_profile/test.py::test_settings_aliases test_settings_profile/test.py::test_settings_from_granted_role test_settings_profile/test.py::test_show_profiles test_settings_profile/test.py::test_smoke test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_storage_delta/test.py::test_checkpoint test_storage_delta/test.py::test_metadata test_storage_delta/test.py::test_multiple_log_files test_storage_delta/test.py::test_partition_by test_storage_delta/test.py::test_single_log_file test_storage_delta/test.py::test_types test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 'test_storage_meilisearch/test.py::test_incorrect_data_type[False]' 'test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False]' 'test_storage_meilisearch/test.py::test_insert[False]' 'test_storage_meilisearch/test.py::test_insert_secure[False]' 'test_storage_meilisearch/test.py::test_meilimatch[False]' 'test_storage_meilisearch/test.py::test_meilimatch_secure[False]' 'test_storage_meilisearch/test.py::test_named_collection[False]' 'test_storage_meilisearch/test.py::test_named_collection_secure[False]' 'test_storage_meilisearch/test.py::test_security_levels[False]' 'test_storage_meilisearch/test.py::test_simple_select[False]' 'test_storage_meilisearch/test.py::test_simple_select_secure[False]' 'test_storage_meilisearch/test.py::test_table_function[False]' 'test_storage_meilisearch/test.py::test_table_function_secure[False]' 'test_storage_meilisearch/test.py::test_types[False]' 'test_storage_meilisearch/test.py::test_types_in_table_function[False]' 'test_storage_mongodb/test.py::test_arrays[False]' 'test_storage_mongodb/test.py::test_auth_source[False]' 'test_storage_mongodb/test.py::test_complex_data_type[False]' 'test_storage_mongodb/test.py::test_incorrect_data_type[False]' 'test_storage_mongodb/test.py::test_missing_columns[False]' 'test_storage_mongodb/test.py::test_no_credentials[False]' 'test_storage_mongodb/test.py::test_predefined_connection_configuration[False]' 'test_storage_mongodb/test.py::test_secure_connection[True]' 'test_storage_mongodb/test.py::test_simple_insert_select[False]' 'test_storage_mongodb/test.py::test_simple_select[False]' 'test_storage_mongodb/test.py::test_simple_select_from_view[False]' test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file 'test_storage_s3/test.py::test_empty_put[minio]' test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection 'test_storage_s3/test.py::test_get_file_with_special[plus]' 'test_storage_s3/test.py::test_get_file_with_special[space]' 'test_storage_s3/test.py::test_get_path_with_special[plus2]' 'test_storage_s3/test.py::test_get_path_with_special[plus]' 'test_storage_s3/test.py::test_get_path_with_special[space]' test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs 'test_storage_s3/test.py::test_multipart[negative]' -vvv" altinityinfra/integration-tests-runner:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: repeat-0.9.3, random-0.2, timeout-2.2.0, order-1.0.1, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_select_access_rights/test_main.py::test_alias test_role/test.py::test_admin_option test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_storage_mongodb/test.py::test_arrays[False] test_storage_delta/test.py::test_checkpoint test_settings_profile/test.py::test_allow_ddl test_storage_s3/test.py::test_ast_auth_headers test_storage_meilisearch/test.py::test_incorrect_data_type[False] test_s3_table_functions/test.py::test_s3_table_functions test_storage_kerberized_kafka/test.py::test_kafka_json_as_string [gw2] [ 1%] PASSED test_select_access_rights/test_main.py::test_alias [gw4] [ 2%] PASSED test_settings_profile/test.py::test_allow_ddl test_select_access_rights/test_main.py::test_alias_columns test_settings_profile/test.py::test_allow_introspection [gw3] [ 3%] PASSED test_role/test.py::test_admin_option [gw1] [ 4%] PASSED test_storage_meilisearch/test.py::test_incorrect_data_type[False] test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] test_role/test.py::test_changing_default_roles_affects_new_sessions_only [gw2] [ 5%] FAILED test_select_access_rights/test_main.py::test_alias_columns [gw1] [ 6%] PASSED test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] test_storage_meilisearch/test.py::test_insert[False] [gw3] [ 7%] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_select_access_rights/test_main.py::test_materialized_columns [gw7] [ 8%] PASSED test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_role/test.py::test_combine_privileges [gw2] [ 9%] PASSED test_select_access_rights/test_main.py::test_materialized_columns [gw4] [ 10%] PASSED test_settings_profile/test.py::test_allow_introspection test_select_access_rights/test_main.py::test_select_all_columns [gw3] [ 11%] PASSED test_role/test.py::test_combine_privileges test_settings_profile/test.py::test_alter_and_drop test_role/test.py::test_create_role [gw2] [ 12%] PASSED test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant [gw4] [ 13%] PASSED test_settings_profile/test.py::test_alter_and_drop [gw3] [ 14%] PASSED test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_settings_profile/test.py::test_changeable_in_readonly [gw5] [ 15%] PASSED test_storage_mongodb/test.py::test_arrays[False] test_storage_mongodb/test.py::test_auth_source[False] [gw2] [ 16%] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count [gw5] [ 17%] PASSED test_storage_mongodb/test.py::test_auth_source[False] test_storage_mongodb/test.py::test_complex_data_type[False] [gw3] [ 18%] PASSED test_role/test.py::test_function_current_roles [gw4] [ 19%] PASSED test_settings_profile/test.py::test_changeable_in_readonly [gw2] [ 20%] FAILED test_select_access_rights/test_main.py::test_select_count test_role/test.py::test_grant_role_to_role test_select_access_rights/test_main.py::test_select_join test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only [gw5] [ 21%] PASSED test_storage_mongodb/test.py::test_complex_data_type[False] test_storage_mongodb/test.py::test_incorrect_data_type[False] [gw2] [ 22%] FAILED test_select_access_rights/test_main.py::test_select_join [gw4] [ 23%] PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_select_access_rights/test_main.py::test_select_prewhere test_settings_profile/test.py::test_function_current_profiles [gw3] [ 24%] PASSED test_role/test.py::test_grant_role_to_role [gw5] [ 25%] PASSED test_storage_mongodb/test.py::test_incorrect_data_type[False] test_storage_mongodb/test.py::test_missing_columns[False] test_role/test.py::test_introspection [gw5] [ 26%] PASSED test_storage_mongodb/test.py::test_missing_columns[False] test_storage_mongodb/test.py::test_no_credentials[False] [gw5] [ 27%] PASSED test_storage_mongodb/test.py::test_no_credentials[False] test_storage_mongodb/test.py::test_predefined_connection_configuration[False] [gw1] [ 28%] PASSED test_storage_meilisearch/test.py::test_insert[False] test_storage_meilisearch/test.py::test_insert_secure[False] [gw4] [ 29%] PASSED test_settings_profile/test.py::test_function_current_profiles [gw2] [ 30%] PASSED test_select_access_rights/test_main.py::test_select_prewhere [gw5] [ 31%] PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration[False] test_storage_mongodb/test.py::test_secure_connection[True] test_select_access_rights/test_main.py::test_select_single_column test_settings_profile/test.py::test_inheritance [gw9] [ 32%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc [gw2] [ 33%] PASSED test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw0] [ 34%] PASSED test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert [gw4] [ 35%] PASSED test_settings_profile/test.py::test_inheritance test_settings_profile/test.py::test_set_profile [gw2] [ 36%] PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant [gw4] [ 37%] PASSED test_settings_profile/test.py::test_set_profile test_select_access_rights/test_main.py::test_select_union test_settings_profile/test.py::test_settings_aliases [gw6] [ 38%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] [gw4] [ 39%] PASSED test_settings_profile/test.py::test_settings_aliases [gw0] [ 40%] PASSED test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers test_settings_profile/test.py::test_settings_from_granted_role [gw2] [ 41%] PASSED test_select_access_rights/test_main.py::test_select_union [gw3] [ 42%] PASSED test_role/test.py::test_introspection test_select_access_rights/test_main.py::test_select_where test_role/test.py::test_revoke_requires_admin_option [gw6] [ 43%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] [gw0] [ 44%] PASSED test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion [gw0] [ 45%] PASSED test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file [gw0] [ 46%] PASSED test_storage_s3/test.py::test_empty_file test_storage_s3/test.py::test_empty_put[minio] [gw2] [ 47%] PASSED test_select_access_rights/test_main.py::test_select_where [gw0] [ 48%] PASSED test_storage_s3/test.py::test_empty_put[minio] test_storage_s3/test.py::test_environment_credentials test_select_access_rights/test_main.py::test_select_with_row_policy [gw0] [ 49%] PASSED test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filtering_by_file_or_path [gw6] [ 50%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] [gw1] [ 51%] PASSED test_storage_meilisearch/test.py::test_insert_secure[False] test_storage_meilisearch/test.py::test_meilimatch[False] [gw2] [ 52%] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy [gw0] [ 53%] PASSED test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection [gw4] [ 54%] PASSED test_settings_profile/test.py::test_settings_from_granted_role [gw6] [ 55%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] test_settings_profile/test.py::test_show_profiles [gw3] [ 56%] PASSED test_role/test.py::test_revoke_requires_admin_option test_role/test.py::test_role_expiration[False] [gw4] [ 57%] FAILED test_settings_profile/test.py::test_show_profiles [gw0] [ 58%] PASSED test_storage_s3/test.py::test_format_detection test_storage_s3/test.py::test_get_file_with_special[plus] test_settings_profile/test.py::test_smoke [gw0] [ 59%] PASSED test_storage_s3/test.py::test_get_file_with_special[plus] test_storage_s3/test.py::test_get_file_with_special[space] [gw6] [ 60%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] [gw0] [ 61%] PASSED test_storage_s3/test.py::test_get_file_with_special[space] test_storage_s3/test.py::test_get_path_with_special[plus2] [gw0] [ 62%] PASSED test_storage_s3/test.py::test_get_path_with_special[plus2] test_storage_s3/test.py::test_get_path_with_special[plus] [gw0] [ 63%] PASSED test_storage_s3/test.py::test_get_path_with_special[plus] test_storage_s3/test.py::test_get_path_with_special[space] [gw0] [ 64%] PASSED test_storage_s3/test.py::test_get_path_with_special[space] test_storage_s3/test.py::test_infinite_redirect [gw6] [ 65%] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] [gw4] [ 66%] PASSED test_settings_profile/test.py::test_smoke [gw3] [ 67%] PASSED test_role/test.py::test_role_expiration[False] test_role/test.py::test_role_expiration[True] [gw5] [ 68%] PASSED test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] [gw3] [ 69%] PASSED test_role/test.py::test_role_expiration[True] test_role/test.py::test_roles_cache [gw1] [ 70%] PASSED test_storage_meilisearch/test.py::test_meilimatch[False] test_storage_meilisearch/test.py::test_meilimatch_secure[False] [gw0] [ 71%] PASSED test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference [gw0] [ 72%] PASSED test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs [gw0] [ 73%] PASSED test_storage_s3/test.py::test_insert_with_path_with_globs test_storage_s3/test.py::test_multipart[negative] [gw0] [ 74%] PASSED test_storage_s3/test.py::test_multipart[negative] [gw7] [ 75%] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts [gw5] [ 76%] PASSED test_storage_mongodb/test.py::test_simple_insert_select[False] test_storage_mongodb/test.py::test_simple_select[False] [gw5] [ 77%] PASSED test_storage_mongodb/test.py::test_simple_select[False] test_storage_mongodb/test.py::test_simple_select_from_view[False] [gw5] [ 78%] PASSED test_storage_mongodb/test.py::test_simple_select_from_view[False] [gw1] [ 79%] PASSED test_storage_meilisearch/test.py::test_meilimatch_secure[False] test_storage_meilisearch/test.py::test_named_collection[False] [gw3] [ 80%] PASSED test_role/test.py::test_roles_cache test_role/test.py::test_set_role [gw1] [ 81%] PASSED test_storage_meilisearch/test.py::test_named_collection[False] test_storage_meilisearch/test.py::test_named_collection_secure[False] [gw3] [ 82%] PASSED test_role/test.py::test_set_role [gw1] [ 83%] PASSED test_storage_meilisearch/test.py::test_named_collection_secure[False] test_storage_meilisearch/test.py::test_security_levels[False] [gw1] [ 84%] PASSED test_storage_meilisearch/test.py::test_security_levels[False] test_storage_meilisearch/test.py::test_simple_select[False] [gw1] [ 85%] PASSED test_storage_meilisearch/test.py::test_simple_select[False] test_storage_meilisearch/test.py::test_simple_select_secure[False] test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw1] [ 86%] PASSED test_storage_meilisearch/test.py::test_simple_select_secure[False] test_storage_meilisearch/test.py::test_table_function[False] [gw1] [ 87%] PASSED test_storage_meilisearch/test.py::test_table_function[False] test_storage_meilisearch/test.py::test_table_function_secure[False] [gw1] [ 88%] PASSED test_storage_meilisearch/test.py::test_table_function_secure[False] test_storage_meilisearch/test.py::test_types[False] [gw8] [ 89%] PASSED test_storage_delta/test.py::test_checkpoint test_storage_delta/test.py::test_metadata [gw8] [ 90%] PASSED test_storage_delta/test.py::test_metadata test_storage_delta/test.py::test_multiple_log_files [gw1] [ 91%] PASSED test_storage_meilisearch/test.py::test_types[False] test_storage_meilisearch/test.py::test_types_in_table_function[False] [gw1] [ 92%] PASSED test_storage_meilisearch/test.py::test_types_in_table_function[False] [gw8] [ 93%] PASSED test_storage_delta/test.py::test_multiple_log_files test_storage_delta/test.py::test_partition_by [gw8] [ 94%] PASSED test_storage_delta/test.py::test_partition_by test_storage_delta/test.py::test_single_log_file [gw8] [ 95%] PASSED test_storage_delta/test.py::test_single_log_file test_storage_delta/test.py::test_types [gw7] [ 96%] PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach [gw8] [ 97%] PASSED test_storage_delta/test.py::test_types test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw9] [ 98%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration [gw7] [ 99%] FAILED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster [gw9] [100%] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration =================================== FAILURES =================================== ______________________________ test_alias_columns ______________________________ [gw2] linux -- Python 3.10.12 /usr/bin/python3 def test_alias_columns(): instance.query( "CREATE TABLE table1(x Int32, y Int32, s Int32 ALIAS x + y) ENGINE = MergeTree ORDER BY tuple()" ) select_query = "SELECT * FROM table1" assert ( "it's necessary to have the grant SELECT(x, y) ON default.table1" in instance.query_and_get_error(select_query, user="A") ) instance.query("GRANT SELECT(x,y) ON default.table1 TO A") assert instance.query(select_query, user="A") == "" select_query = "SELECT s FROM table1" > assert ( "it's necessary to have the grant SELECT(s) ON default.table1" in instance.query_and_get_error(select_query, user="A") ) E assert "it's necessary to have the grant SELECT(s) ON default.table1" in "Received exception from server (version 23.8.16):\nCode: 497. DB::Exception: Received from 172.16.8.2:9000. DB::Exception: A: Not enough privileges. To execute this query, it's necessary to have the grant SELECT(x, y, s) ON default.table1. Stack trace:\n\n0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e082673 in /usr/bin/clickhouse\n1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5cce50 in /usr/bin/clickhouse\n2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000bd89e96 in /usr/bin/clickhouse\n3. ./build_docker/./src/Access/ContextAccess.cpp:520: auto bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const::'lambda'(int, FormatStringHelperImpl::type...>, $T&&...)::operator()(int, FormatStringHelperImpl::type...>, $T&&...) const @ 0x000000002e0bf8f1 in /usr/bin/clickhouse\n4. ./build_docker/./src/Access/ContextAccess.cpp:560: bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const @ 0x000000002e0bc614 in /usr/bin/clickhouse\n5. ./build_docker/./src/Access/ContextAccess.cpp:631: DB::ContextAccess::checkAccess(DB::AccessFlags const&, std::basic_string_view>, std::basic_string_view>, std::vector> const&) const @ 0x000000002e034dde in /usr/bin/clickhouse\n6. ./build_docker/./src/Interpreters/Context.cpp:1200: DB::Context::checkAccess(DB::AccessFlags const&, DB::StorageID const&, std::vector> const&) const @ 0x000000002f93a52b in /usr/bin/clickhouse\n7. ./build_docker/./src/Planner/PlannerJoinTree.cpp:0: DB::buildJoinTreeQueryPlan(std::shared_ptr const&, DB::SelectQueryInfo const&, DB::SelectQueryOptions&, std::unordered_set, std::equal_to, std::allocator> const&, std::shared_ptr&) @ 0x0000000031654ae7 in /usr/bin/clickhouse\n8. ./build_docker/./src/Planner/Planner.cpp:1258: DB::Planner::buildPlanForQueryNode() @ 0x0000000031608256 in /usr/bin/clickhouse\n9. ./build_docker/./src/Planner/Planner.cpp:1090: DB::Planner::buildQueryPlanIfNeeded() @ 0x00000000316025c7 in /usr/bin/clickhouse\n10. ./build_docker/./src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000031600212 in /usr/bin/clickhouse\n11. ./build_docker/./src/Interpreters/executeQuery.cpp:1041: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320ede1d in /usr/bin/clickhouse\n12. ./build_docker/./src/Interpreters/executeQuery.cpp:1224: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320e5aa1 in /usr/bin/clickhouse\n13. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034ed6d3d in /usr/bin/clickhouse\n14. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034f13b30 in /usr/bin/clickhouse\n15. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dcb69cf in /usr/bin/clickhouse\n16. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dcb7797 in /usr/bin/clickhouse\n17. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e196fbc in /usr/bin/clickhouse\n18. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e190068 in /usr/bin/clickhouse\n19. ? @ 0x00007f7d17aa4ac3 in ?\n20. ? @ 0x00007f7d17b36850 in ?\n. (ACCESS_DENIED)\n(query: SELECT s FROM table1)\n" E + where "Received exception from server (version 23.8.16):\nCode: 497. DB::Exception: Received from 172.16.8.2:9000. DB::Exception: A: Not enough privileges. To execute this query, it's necessary to have the grant SELECT(x, y, s) ON default.table1. Stack trace:\n\n0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e082673 in /usr/bin/clickhouse\n1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5cce50 in /usr/bin/clickhouse\n2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000bd89e96 in /usr/bin/clickhouse\n3. ./build_docker/./src/Access/ContextAccess.cpp:520: auto bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const::'lambda'(int, FormatStringHelperImpl::type...>, $T&&...)::operator()(int, FormatStringHelperImpl::type...>, $T&&...) const @ 0x000000002e0bf8f1 in /usr/bin/clickhouse\n4. ./build_docker/./src/Access/ContextAccess.cpp:560: bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const @ 0x000000002e0bc614 in /usr/bin/clickhouse\n5. ./build_docker/./src/Access/ContextAccess.cpp:631: DB::ContextAccess::checkAccess(DB::AccessFlags const&, std::basic_string_view>, std::basic_string_view>, std::vector> const&) const @ 0x000000002e034dde in /usr/bin/clickhouse\n6. ./build_docker/./src/Interpreters/Context.cpp:1200: DB::Context::checkAccess(DB::AccessFlags const&, DB::StorageID const&, std::vector> const&) const @ 0x000000002f93a52b in /usr/bin/clickhouse\n7. ./build_docker/./src/Planner/PlannerJoinTree.cpp:0: DB::buildJoinTreeQueryPlan(std::shared_ptr const&, DB::SelectQueryInfo const&, DB::SelectQueryOptions&, std::unordered_set, std::equal_to, std::allocator> const&, std::shared_ptr&) @ 0x0000000031654ae7 in /usr/bin/clickhouse\n8. ./build_docker/./src/Planner/Planner.cpp:1258: DB::Planner::buildPlanForQueryNode() @ 0x0000000031608256 in /usr/bin/clickhouse\n9. ./build_docker/./src/Planner/Planner.cpp:1090: DB::Planner::buildQueryPlanIfNeeded() @ 0x00000000316025c7 in /usr/bin/clickhouse\n10. ./build_docker/./src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000031600212 in /usr/bin/clickhouse\n11. ./build_docker/./src/Interpreters/executeQuery.cpp:1041: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320ede1d in /usr/bin/clickhouse\n12. ./build_docker/./src/Interpreters/executeQuery.cpp:1224: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320e5aa1 in /usr/bin/clickhouse\n13. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034ed6d3d in /usr/bin/clickhouse\n14. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034f13b30 in /usr/bin/clickhouse\n15. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dcb69cf in /usr/bin/clickhouse\n16. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dcb7797 in /usr/bin/clickhouse\n17. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e196fbc in /usr/bin/clickhouse\n18. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e190068 in /usr/bin/clickhouse\n19. ? @ 0x00007f7d17aa4ac3 in ?\n20. ? @ 0x00007f7d17b36850 in ?\n. (ACCESS_DENIED)\n(query: SELECT s FROM table1)\n" = >('SELECT s FROM table1', user='A') E + where > = .query_and_get_error test_select_access_rights/test_main.py:140: AssertionError ------------------------------ Captured log setup ------------------------------ 2024-10-21 23:06:08 [ 395 ] DEBUG : Executing query CREATE USER OR REPLACE A on instance (cluster.py:3423, query) ------------------------------ Captured log call ------------------------------- 2024-10-21 23:06:08 [ 395 ] DEBUG : Executing query CREATE TABLE table1(x Int32, y Int32, s Int32 ALIAS x + y) ENGINE = MergeTree ORDER BY tuple() on instance (cluster.py:3423, query) 2024-10-21 23:06:08 [ 395 ] DEBUG : Executing query SELECT * FROM table1 on instance (cluster.py:3495, query_and_get_error) 2024-10-21 23:06:08 [ 395 ] DEBUG : Executing query GRANT SELECT(x,y) ON default.table1 TO A on instance (cluster.py:3423, query) 2024-10-21 23:06:09 [ 395 ] DEBUG : Executing query SELECT * FROM table1 on instance (cluster.py:3423, query) 2024-10-21 23:06:09 [ 395 ] DEBUG : Executing query SELECT s FROM table1 on instance (cluster.py:3495, query_and_get_error) ---------------------------- Captured log teardown ----------------------------- 2024-10-21 23:06:09 [ 395 ] DEBUG : Executing query DROP TABLE IF EXISTS table1 on instance (cluster.py:3423, query) 2024-10-21 23:06:09 [ 395 ] DEBUG : Executing query DROP TABLE IF EXISTS table2 on instance (cluster.py:3423, query) ______________________________ test_select_count _______________________________ [gw2] linux -- Python 3.10.12 /usr/bin/python3 def test_select_count(): instance.query( "CREATE TABLE table1(x String, y UInt8) ENGINE = MergeTree ORDER BY tuple()" ) select_query = "SELECT count() FROM table1" assert ( "it's necessary to have the grant SELECT for at least one column on default.table1" in instance.query_and_get_error(select_query, user="A") ) instance.query("GRANT SELECT(x) ON default.table1 TO A") > assert instance.query(select_query, user="A") == "0\n" test_select_access_rights/test_main.py:251: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ helpers/cluster.py:3424: in query return self.client.query( helpers/client.py:36: in wrap return func(self, *args, **kwargs) helpers/client.py:74: in query ).get_answer() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_answer(self): self.process.wait(timeout=DEFAULT_QUERY_TIMEOUT) self.stdout_file.seek(0) self.stderr_file.seek(0) stdout = self.stdout_file.read().decode("utf-8", errors="replace") stderr = self.stderr_file.read().decode("utf-8", errors="replace") if ( self.timer is not None and not self.process_finished_before_timeout and not self.ignore_error ): logging.debug(f"Timed out. Last stdout:{stdout}, stderr:{stderr}") raise QueryTimeoutExceedException("Client timed out!") if ( self.process.returncode != 0 or self.remove_trash_from_stderr(stderr) ) and not self.ignore_error: > raise QueryRuntimeException( "Client failed! Return code: {}, stderr: {}".format( self.process.returncode, stderr ), self.process.returncode, stderr, ) E helpers.client.QueryRuntimeException: Client failed! Return code: 241, stderr: Received exception from server (version 23.8.16): E Code: 497. DB::Exception: Received from 172.16.8.2:9000. DB::Exception: A: Not enough privileges. To execute this query, it's necessary to have the grant SELECT(y) ON default.table1. Stack trace: E E 0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e082673 in /usr/bin/clickhouse E 1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5cce50 in /usr/bin/clickhouse E 2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000bd89e96 in /usr/bin/clickhouse E 3. ./build_docker/./src/Access/ContextAccess.cpp:520: auto bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const::'lambda'(int, FormatStringHelperImpl::type...>, $T&&...)::operator()(int, FormatStringHelperImpl::type...>, $T&&...) const @ 0x000000002e0bf8f1 in /usr/bin/clickhouse E 4. ./build_docker/./src/Access/ContextAccess.cpp:560: bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const @ 0x000000002e0bc614 in /usr/bin/clickhouse E 5. ./build_docker/./src/Access/ContextAccess.cpp:631: DB::ContextAccess::checkAccess(DB::AccessFlags const&, std::basic_string_view>, std::basic_string_view>, std::vector> const&) const @ 0x000000002e034dde in /usr/bin/clickhouse E 6. ./build_docker/./src/Interpreters/Context.cpp:1200: DB::Context::checkAccess(DB::AccessFlags const&, DB::StorageID const&, std::vector> const&) const @ 0x000000002f93a52b in /usr/bin/clickhouse E 7. ./build_docker/./src/Planner/PlannerJoinTree.cpp:0: DB::buildJoinTreeQueryPlan(std::shared_ptr const&, DB::SelectQueryInfo const&, DB::SelectQueryOptions&, std::unordered_set, std::equal_to, std::allocator> const&, std::shared_ptr&) @ 0x0000000031654ae7 in /usr/bin/clickhouse E 8. ./build_docker/./src/Planner/Planner.cpp:1258: DB::Planner::buildPlanForQueryNode() @ 0x0000000031608256 in /usr/bin/clickhouse E 9. ./build_docker/./src/Planner/Planner.cpp:1090: DB::Planner::buildQueryPlanIfNeeded() @ 0x00000000316025c7 in /usr/bin/clickhouse E 10. ./build_docker/./src/Planner/PlannerJoinTree.cpp:0: DB::(anonymous namespace)::buildQueryPlanForTableExpression(std::shared_ptr, DB::SelectQueryInfo const&, DB::SelectQueryOptions const&, std::shared_ptr&, bool, bool) @ 0x0000000031667933 in /usr/bin/clickhouse E 11. ./build_docker/./src/Planner/PlannerJoinTree.cpp:1450: DB::buildJoinTreeQueryPlan(std::shared_ptr const&, DB::SelectQueryInfo const&, DB::SelectQueryOptions&, std::unordered_set, std::equal_to, std::allocator> const&, std::shared_ptr&) @ 0x000000003165712a in /usr/bin/clickhouse E 12. ./build_docker/./src/Planner/Planner.cpp:1258: DB::Planner::buildPlanForQueryNode() @ 0x0000000031608256 in /usr/bin/clickhouse E 13. ./build_docker/./src/Planner/Planner.cpp:1090: DB::Planner::buildQueryPlanIfNeeded() @ 0x00000000316025c7 in /usr/bin/clickhouse E 14. ./build_docker/./src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000031600212 in /usr/bin/clickhouse E 15. ./build_docker/./src/Interpreters/executeQuery.cpp:1041: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320ede1d in /usr/bin/clickhouse E 16. ./build_docker/./src/Interpreters/executeQuery.cpp:1224: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320e5aa1 in /usr/bin/clickhouse E 17. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034ed6d3d in /usr/bin/clickhouse E 18. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034f13b30 in /usr/bin/clickhouse E 19. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dcb69cf in /usr/bin/clickhouse E 20. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dcb7797 in /usr/bin/clickhouse E 21. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e196fbc in /usr/bin/clickhouse E 22. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e190068 in /usr/bin/clickhouse E 23. ? @ 0x00007f7d17aa4ac3 in ? E 24. ? @ 0x00007f7d17b36850 in ? E . (ACCESS_DENIED) E (query: SELECT count() FROM table1) helpers/client.py:239: QueryRuntimeException ------------------------------ Captured log setup ------------------------------ 2024-10-21 23:06:17 [ 395 ] DEBUG : Executing query CREATE USER OR REPLACE A on instance (cluster.py:3423, query) ------------------------------ Captured log call ------------------------------- 2024-10-21 23:06:17 [ 395 ] DEBUG : Executing query CREATE TABLE table1(x String, y UInt8) ENGINE = MergeTree ORDER BY tuple() on instance (cluster.py:3423, query) 2024-10-21 23:06:17 [ 395 ] DEBUG : Executing query SELECT count() FROM table1 on instance (cluster.py:3495, query_and_get_error) 2024-10-21 23:06:18 [ 395 ] DEBUG : Executing query GRANT SELECT(x) ON default.table1 TO A on instance (cluster.py:3423, query) 2024-10-21 23:06:18 [ 395 ] DEBUG : Executing query SELECT count() FROM table1 on instance (cluster.py:3423, query) ---------------------------- Captured log teardown ----------------------------- 2024-10-21 23:06:18 [ 395 ] DEBUG : Executing query DROP TABLE IF EXISTS table1 on instance (cluster.py:3423, query) 2024-10-21 23:06:18 [ 395 ] DEBUG : Executing query DROP TABLE IF EXISTS table2 on instance (cluster.py:3423, query) _______________________________ test_select_join _______________________________ [gw2] linux -- Python 3.10.12 /usr/bin/python3 def test_select_join(): instance.query( "CREATE TABLE table1(d DATE, a String, b UInt8) ENGINE = MergeTree ORDER BY d" ) instance.query( "CREATE TABLE table2(d DATE, x UInt32, y UInt8) ENGINE = MergeTree ORDER BY d" ) select_query = "SELECT * FROM table1 JOIN table2 USING(d)" > assert ( "it's necessary to have the grant SELECT(d, x, y) ON default.table2" in instance.query_and_get_error(select_query, user="A") ) E assert "it's necessary to have the grant SELECT(d, x, y) ON default.table2" in "Received exception from server (version 23.8.16):\nCode: 497. DB::Exception: Received from 172.16.8.2:9000. DB::Exception: A: Not enough privileges. To execute this query, it's necessary to have the grant SELECT(d, a, b) ON default.table1. Stack trace:\n\n0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e082673 in /usr/bin/clickhouse\n1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5cce50 in /usr/bin/clickhouse\n2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000bd89e96 in /usr/bin/clickhouse\n3. ./build_docker/./src/Access/ContextAccess.cpp:520: auto bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const::'lambda'(int, FormatStringHelperImpl::type...>, $T&&...)::operator()(int, FormatStringHelperImpl::type...>, $T&&...) const @ 0x000000002e0bf8f1 in /usr/bin/clickhouse\n4. ./build_docker/./src/Access/ContextAccess.cpp:560: bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const @ 0x000000002e0bc614 in /usr/bin/clickhouse\n5. ./build_docker/./src/Access/ContextAccess.cpp:631: DB::ContextAccess::checkAccess(DB::AccessFlags const&, std::basic_string_view>, std::basic_string_view>, std::vector> const&) const @ 0x000000002e034dde in /usr/bin/clickhouse\n6. ./build_docker/./src/Interpreters/Context.cpp:1200: DB::Context::checkAccess(DB::AccessFlags const&, DB::StorageID const&, std::vector> const&) const @ 0x000000002f93a52b in /usr/bin/clickhouse\n7. ./build_docker/./src/Planner/PlannerJoinTree.cpp:0: DB::buildJoinTreeQueryPlan(std::shared_ptr const&, DB::SelectQueryInfo const&, DB::SelectQueryOptions&, std::unordered_set, std::equal_to, std::allocator> const&, std::shared_ptr&) @ 0x0000000031654ae7 in /usr/bin/clickhouse\n8. ./build_docker/./src/Planner/Planner.cpp:1258: DB::Planner::buildPlanForQueryNode() @ 0x0000000031608256 in /usr/bin/clickhouse\n9. ./build_docker/./src/Planner/Planner.cpp:1090: DB::Planner::buildQueryPlanIfNeeded() @ 0x00000000316025c7 in /usr/bin/clickhouse\n10. ./build_docker/./src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000031600212 in /usr/bin/clickhouse\n11. ./build_docker/./src/Interpreters/executeQuery.cpp:1041: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320ede1d in /usr/bin/clickhouse\n12. ./build_docker/./src/Interpreters/executeQuery.cpp:1224: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320e5aa1 in /usr/bin/clickhouse\n13. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034ed6d3d in /usr/bin/clickhouse\n14. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034f13b30 in /usr/bin/clickhouse\n15. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dcb69cf in /usr/bin/clickhouse\n16. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dcb7797 in /usr/bin/clickhouse\n17. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e196fbc in /usr/bin/clickhouse\n18. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e190068 in /usr/bin/clickhouse\n19. ? @ 0x00007f7d17aa4ac3 in ?\n20. ? @ 0x00007f7d17b36850 in ?\n. (ACCESS_DENIED)\n(query: SELECT * FROM table1 JOIN table2 USING(d))\n" E + where "Received exception from server (version 23.8.16):\nCode: 497. DB::Exception: Received from 172.16.8.2:9000. DB::Exception: A: Not enough privileges. To execute this query, it's necessary to have the grant SELECT(d, a, b) ON default.table1. Stack trace:\n\n0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e082673 in /usr/bin/clickhouse\n1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5cce50 in /usr/bin/clickhouse\n2. DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type>, String&&, String&&) @ 0x000000000bd89e96 in /usr/bin/clickhouse\n3. ./build_docker/./src/Access/ContextAccess.cpp:520: auto bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const::'lambda'(int, FormatStringHelperImpl::type...>, $T&&...)::operator()(int, FormatStringHelperImpl::type...>, $T&&...) const @ 0x000000002e0bf8f1 in /usr/bin/clickhouse\n4. ./build_docker/./src/Access/ContextAccess.cpp:560: bool DB::ContextAccess::checkAccessImplHelper>, std::basic_string_view>, std::vector>>(DB::AccessFlags, std::basic_string_view> const&, std::basic_string_view> const&, std::vector> const&) const @ 0x000000002e0bc614 in /usr/bin/clickhouse\n5. ./build_docker/./src/Access/ContextAccess.cpp:631: DB::ContextAccess::checkAccess(DB::AccessFlags const&, std::basic_string_view>, std::basic_string_view>, std::vector> const&) const @ 0x000000002e034dde in /usr/bin/clickhouse\n6. ./build_docker/./src/Interpreters/Context.cpp:1200: DB::Context::checkAccess(DB::AccessFlags const&, DB::StorageID const&, std::vector> const&) const @ 0x000000002f93a52b in /usr/bin/clickhouse\n7. ./build_docker/./src/Planner/PlannerJoinTree.cpp:0: DB::buildJoinTreeQueryPlan(std::shared_ptr const&, DB::SelectQueryInfo const&, DB::SelectQueryOptions&, std::unordered_set, std::equal_to, std::allocator> const&, std::shared_ptr&) @ 0x0000000031654ae7 in /usr/bin/clickhouse\n8. ./build_docker/./src/Planner/Planner.cpp:1258: DB::Planner::buildPlanForQueryNode() @ 0x0000000031608256 in /usr/bin/clickhouse\n9. ./build_docker/./src/Planner/Planner.cpp:1090: DB::Planner::buildQueryPlanIfNeeded() @ 0x00000000316025c7 in /usr/bin/clickhouse\n10. ./build_docker/./src/Planner/Planner.h:44: DB::InterpreterSelectQueryAnalyzer::getQueryPlan() @ 0x0000000031600212 in /usr/bin/clickhouse\n11. ./build_docker/./src/Interpreters/executeQuery.cpp:1041: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320ede1d in /usr/bin/clickhouse\n12. ./build_docker/./src/Interpreters/executeQuery.cpp:1224: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320e5aa1 in /usr/bin/clickhouse\n13. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034ed6d3d in /usr/bin/clickhouse\n14. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034f13b30 in /usr/bin/clickhouse\n15. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dcb69cf in /usr/bin/clickhouse\n16. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dcb7797 in /usr/bin/clickhouse\n17. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e196fbc in /usr/bin/clickhouse\n18. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e190068 in /usr/bin/clickhouse\n19. ? @ 0x00007f7d17aa4ac3 in ?\n20. ? @ 0x00007f7d17b36850 in ?\n. (ACCESS_DENIED)\n(query: SELECT * FROM table1 JOIN table2 USING(d))\n" = >('SELECT * FROM table1 JOIN table2 USING(d)', user='A') E + where > = .query_and_get_error test_select_access_rights/test_main.py:188: AssertionError ------------------------------ Captured log setup ------------------------------ 2024-10-21 23:06:19 [ 395 ] DEBUG : Executing query CREATE USER OR REPLACE A on instance (cluster.py:3423, query) ------------------------------ Captured log call ------------------------------- 2024-10-21 23:06:19 [ 395 ] DEBUG : Executing query CREATE TABLE table1(d DATE, a String, b UInt8) ENGINE = MergeTree ORDER BY d on instance (cluster.py:3423, query) 2024-10-21 23:06:19 [ 395 ] DEBUG : Executing query CREATE TABLE table2(d DATE, x UInt32, y UInt8) ENGINE = MergeTree ORDER BY d on instance (cluster.py:3423, query) 2024-10-21 23:06:19 [ 395 ] DEBUG : Executing query SELECT * FROM table1 JOIN table2 USING(d) on instance (cluster.py:3495, query_and_get_error) ---------------------------- Captured log teardown ----------------------------- 2024-10-21 23:06:20 [ 395 ] DEBUG : Executing query DROP TABLE IF EXISTS table1 on instance (cluster.py:3423, query) 2024-10-21 23:06:20 [ 395 ] DEBUG : Executing query DROP TABLE IF EXISTS table2 on instance (cluster.py:3423, query) ______________________________ test_show_profiles ______________________________ [gw4] linux -- Python 3.10.12 /usr/bin/python3 def test_show_profiles(): instance.query("CREATE SETTINGS PROFILE xyz") assert instance.query("SHOW SETTINGS PROFILES") == "default\nreadonly\nxyz\n" assert instance.query("SHOW PROFILES") == "default\nreadonly\nxyz\n" assert instance.query("SHOW CREATE PROFILE xyz") == "CREATE SETTINGS PROFILE xyz\n" > assert ( instance.query("SHOW CREATE SETTINGS PROFILE default") == "CREATE SETTINGS PROFILE default\n" ) E AssertionError: assert 'CREATE SETTINGS PROFILE default SETTINGS allow_experimental_analyzer = true\n' == 'CREATE SETTINGS PROFILE default\n' E - CREATE SETTINGS PROFILE default E + CREATE SETTINGS PROFILE default SETTINGS allow_experimental_analyzer = true test_settings_profile/test.py:457: AssertionError ------------------------------ Captured log call ------------------------------- 2024-10-21 23:06:38 [ 401 ] DEBUG : Executing query CREATE SETTINGS PROFILE xyz on instance (cluster.py:3423, query) 2024-10-21 23:06:38 [ 401 ] DEBUG : Executing query SHOW SETTINGS PROFILES on instance (cluster.py:3423, query) 2024-10-21 23:06:38 [ 401 ] DEBUG : Executing query SHOW PROFILES on instance (cluster.py:3423, query) 2024-10-21 23:06:38 [ 401 ] DEBUG : Executing query SHOW CREATE PROFILE xyz on instance (cluster.py:3423, query) 2024-10-21 23:06:39 [ 401 ] DEBUG : Executing query SHOW CREATE SETTINGS PROFILE default on instance (cluster.py:3423, query) ---------------------------- Captured log teardown ----------------------------- 2024-10-21 23:06:39 [ 401 ] DEBUG : Executing query CREATE USER OR REPLACE robin on instance (cluster.py:3423, query) 2024-10-21 23:06:39 [ 401 ] DEBUG : Executing query DROP ROLE IF EXISTS worker on instance (cluster.py:3423, query) 2024-10-21 23:06:39 [ 401 ] DEBUG : Executing query DROP SETTINGS PROFILE IF EXISTS xyz, alpha, P1, P2, P3, P4, P5, P6 on instance (cluster.py:3423, query) __________________ test_sql_user_defined_functions_on_cluster __________________ [gw7] linux -- Python 3.10.12 /usr/bin/python3 def test_sql_user_defined_functions_on_cluster(): > assert "Unknown function test_function" in ch1.query_and_get_error( "SELECT test_function(1);" ) E assert 'Unknown function test_function' in "Received exception from server (version 23.8.16):\nCode: 46. DB::Exception: Received from 172.16.14.6:9000. DB::Exception: Function with name 'test_function' does not exists. In scope SELECT test_function(1). Stack trace:\n\n0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e082673 in /usr/bin/clickhouse\n1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5cce50 in /usr/bin/clickhouse\n2. ./build_docker/./contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&, String&&, String&&) @ 0x000000002785fcfb in /usr/bin/clickhouse\n3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:5064: DB::(anonymous namespace)::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x000000003127cbea in /usr/bin/clickhouse\n4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&, bool, bool) @ 0x0000000031235a2e in /usr/bin/clickhouse\n5. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:5688: DB::(anonymous namespace)::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&, bool, bool) @ 0x0000000031233747 in /usr/bin/clickhouse\n6. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:5877: DB::(anonymous namespace)::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x000000003124cc91 in /usr/bin/clickhouse\n7. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000312205b4 in /usr/bin/clickhouse\n8. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr, std::shared_ptr) @ 0x000000003121a876 in /usr/bin/clickhouse\n9. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:183: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x0000000031215988 in /usr/bin/clickhouse\n10. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000315fd772 in /usr/bin/clickhouse\n11. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:161: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000315f9789 in /usr/bin/clickhouse\n12. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x000000003144b915 in /usr/bin/clickhouse\n13. ./build_docker/./src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320eda3b in /usr/bin/clickhouse\n14. ./build_docker/./src/Interpreters/executeQuery.cpp:1224: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320e5aa1 in /usr/bin/clickhouse\n15. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034ed6d3d in /usr/bin/clickhouse\n16. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034f13b30 in /usr/bin/clickhouse\n17. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dcb69cf in /usr/bin/clickhouse\n18. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dcb7797 in /usr/bin/clickhouse\n19. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e196fbc in /usr/bin/clickhouse\n20. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e190068 in /usr/bin/clickhouse\n21. ? @ 0x00007f4dc45dfac3 in ?\n22. ? @ 0x00007f4dc4671850 in ?\n. (UNKNOWN_FUNCTION)\n(query: SELECT test_function(1);)\n" E + where "Received exception from server (version 23.8.16):\nCode: 46. DB::Exception: Received from 172.16.14.6:9000. DB::Exception: Function with name 'test_function' does not exists. In scope SELECT test_function(1). Stack trace:\n\n0. ./build_docker/./contrib/llvm-project/libcxx/include/exception:134: Poco::Exception::Exception(String const&, int) @ 0x000000003e082673 in /usr/bin/clickhouse\n1. ./build_docker/./src/Common/Exception.cpp:98: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000001d5cce50 in /usr/bin/clickhouse\n2. ./build_docker/./contrib/llvm-project/libcxx/include/string:1499: DB::Exception::Exception(int, FormatStringHelperImpl::type, std::type_identity::type, std::type_identity::type>, String&, String&&, String&&) @ 0x000000002785fcfb in /usr/bin/clickhouse\n3. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:5064: DB::(anonymous namespace)::QueryAnalyzer::resolveFunction(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x000000003127cbea in /usr/bin/clickhouse\n4. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveExpressionNode(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&, bool, bool) @ 0x0000000031235a2e in /usr/bin/clickhouse\n5. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:5688: DB::(anonymous namespace)::QueryAnalyzer::resolveExpressionNodeList(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&, bool, bool) @ 0x0000000031233747 in /usr/bin/clickhouse\n6. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:5877: DB::(anonymous namespace)::QueryAnalyzer::resolveProjectionExpressionNodeList(std::shared_ptr&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x000000003124cc91 in /usr/bin/clickhouse\n7. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::(anonymous namespace)::QueryAnalyzer::resolveQuery(std::shared_ptr const&, DB::(anonymous namespace)::IdentifierResolveScope&) @ 0x00000000312205b4 in /usr/bin/clickhouse\n8. ./build_docker/./src/Analyzer/Passes/QueryAnalysisPass.cpp:0: DB::QueryAnalysisPass::run(std::shared_ptr, std::shared_ptr) @ 0x000000003121a876 in /usr/bin/clickhouse\n9. ./build_docker/./src/Analyzer/QueryTreePassManager.cpp:183: DB::QueryTreePassManager::run(std::shared_ptr) @ 0x0000000031215988 in /usr/bin/clickhouse\n10. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:0: DB::(anonymous namespace)::buildQueryTreeAndRunPasses(std::shared_ptr const&, DB::SelectQueryOptions const&, std::shared_ptr const&, std::shared_ptr const&) @ 0x00000000315fd772 in /usr/bin/clickhouse\n11. ./build_docker/./src/Interpreters/InterpreterSelectQueryAnalyzer.cpp:161: DB::InterpreterSelectQueryAnalyzer::InterpreterSelectQueryAnalyzer(std::shared_ptr const&, std::shared_ptr const&, DB::SelectQueryOptions const&) @ 0x00000000315f9789 in /usr/bin/clickhouse\n12. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/shared_ptr.h:701: DB::InterpreterFactory::get(std::shared_ptr&, std::shared_ptr, DB::SelectQueryOptions const&) @ 0x000000003144b915 in /usr/bin/clickhouse\n13. ./build_docker/./src/Interpreters/executeQuery.cpp:0: DB::executeQueryImpl(char const*, char const*, std::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x00000000320eda3b in /usr/bin/clickhouse\n14. ./build_docker/./src/Interpreters/executeQuery.cpp:1224: DB::executeQuery(String const&, std::shared_ptr, bool, DB::QueryProcessingStage::Enum) @ 0x00000000320e5aa1 in /usr/bin/clickhouse\n15. ./build_docker/./src/Server/TCPHandler.cpp:0: DB::TCPHandler::runImpl() @ 0x0000000034ed6d3d in /usr/bin/clickhouse\n16. ./build_docker/./src/Server/TCPHandler.cpp:2161: DB::TCPHandler::run() @ 0x0000000034f13b30 in /usr/bin/clickhouse\n17. ./build_docker/./base/poco/Net/src/TCPServerConnection.cpp:57: Poco::Net::TCPServerConnection::start() @ 0x000000003dcb69cf in /usr/bin/clickhouse\n18. ./build_docker/./contrib/llvm-project/libcxx/include/__memory/unique_ptr.h:48: Poco::Net::TCPServerDispatcher::run() @ 0x000000003dcb7797 in /usr/bin/clickhouse\n19. ./build_docker/./base/poco/Foundation/src/ThreadPool.cpp:0: Poco::PooledThread::run() @ 0x000000003e196fbc in /usr/bin/clickhouse\n20. ./build_docker/./base/poco/Foundation/src/Thread_POSIX.cpp:0: Poco::ThreadImpl::runnableEntry(void*) @ 0x000000003e190068 in /usr/bin/clickhouse\n21. ? @ 0x00007f4dc45dfac3 in ?\n22. ? @ 0x00007f4dc4671850 in ?\n. (UNKNOWN_FUNCTION)\n(query: SELECT test_function(1);)\n" = >('SELECT test_function(1);') E + where > = .query_and_get_error test_sql_user_defined_functions_on_cluster/test.py:27: AssertionError ---------------------------- Captured stdout setup ----------------------------- Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml Copy common default production configuration from /clickhouse-config. Files: config.xml, users.xml ---------------------------- Captured stderr setup ----------------------------- WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/ WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/ ------------------------------ Captured log setup ------------------------------ 2024-10-21 23:08:08 [ 410 ] INFO : Running tests in /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/test.py (cluster.py:2637, start) 2024-10-21 23:08:08 [ 410 ] DEBUG : Cluster start called. is_up=False (cluster.py:2644, start) 2024-10-21 23:08:08 [ 410 ] DEBUG : !!! Docker info: Client: Docker Engine - Community Version: 27.3.1 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.17.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.29.7 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 10 Running: 7 Paused: 1 Stopped: 2 Images: 37 Server Version: 23.0.6 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c runc version: v1.1.14-0-g2c9f560 init version: de40ad0 Security Options: seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-122-generic Operating System: Ubuntu 22.04.5 LTS (containerized) OSType: linux Architecture: x86_64 CPUs: 16 Total Memory: 30.6GiB Name: b0a931f398e0 ID: d6b7b6d7-7142-40df-b526-a8752f6802c3 Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: false Insecure Registries: 65.108.242.32:5000 127.0.0.0/8 Registry Mirrors: http://65.108.242.32:5000/ Live Restore Enabled: false Default Address Pools: Base: 172.17.0.0/12, Size: 24 (cluster.py:722, print_all_docker_pieces) 2024-10-21 23:08:08 [ 410 ] DEBUG : Docker networks for project roottestsqluserdefinedfunctionsoncluster are NETWORK ID NAME DRIVER SCOPE (cluster.py:733, print_all_docker_pieces) 2024-10-21 23:08:08 [ 410 ] DEBUG : Docker containers for project roottestsqluserdefinedfunctionsoncluster are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:741, print_all_docker_pieces) 2024-10-21 23:08:08 [ 410 ] DEBUG : Docker volumes for project roottestsqluserdefinedfunctionsoncluster are DRIVER VOLUME NAME (cluster.py:749, print_all_docker_pieces) 2024-10-21 23:08:08 [ 410 ] DEBUG : Cleanup called (cluster.py:754, cleanup) 2024-10-21 23:08:09 [ 410 ] DEBUG : !!! Docker info: Client: Docker Engine - Community Version: 27.3.1 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.17.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.29.7 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 10 Running: 7 Paused: 1 Stopped: 2 Images: 37 Server Version: 23.0.6 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c runc version: v1.1.14-0-g2c9f560 init version: de40ad0 Security Options: seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-122-generic Operating System: Ubuntu 22.04.5 LTS (containerized) OSType: linux Architecture: x86_64 CPUs: 16 Total Memory: 30.6GiB Name: b0a931f398e0 ID: d6b7b6d7-7142-40df-b526-a8752f6802c3 Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: false Insecure Registries: 65.108.242.32:5000 127.0.0.0/8 Registry Mirrors: http://65.108.242.32:5000/ Live Restore Enabled: false Default Address Pools: Base: 172.17.0.0/12, Size: 24 (cluster.py:722, print_all_docker_pieces) 2024-10-21 23:08:09 [ 410 ] DEBUG : Docker networks for project roottestsqluserdefinedfunctionsoncluster are NETWORK ID NAME DRIVER SCOPE (cluster.py:733, print_all_docker_pieces) 2024-10-21 23:08:09 [ 410 ] DEBUG : Docker containers for project roottestsqluserdefinedfunctionsoncluster are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:741, print_all_docker_pieces) 2024-10-21 23:08:09 [ 410 ] DEBUG : Docker volumes for project roottestsqluserdefinedfunctionsoncluster are DRIVER VOLUME NAME (cluster.py:749, print_all_docker_pieces) 2024-10-21 23:08:09 [ 410 ] DEBUG : Command:docker container list --all --filter name='^/roottestsqluserdefinedfunctionsoncluster_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:105, run_and_check) 2024-10-21 23:08:09 [ 410 ] DEBUG : Unstopped containers: {} (cluster.py:768, cleanup) 2024-10-21 23:08:09 [ 410 ] DEBUG : No running containers for project: roottestsqluserdefinedfunctionsoncluster (cluster.py:782, cleanup) 2024-10-21 23:08:09 [ 410 ] DEBUG : Trying to prune unused networks... (cluster.py:788, cleanup) 2024-10-21 23:08:09 [ 410 ] DEBUG : Trying to prune unused images... (cluster.py:804, cleanup) 2024-10-21 23:08:09 [ 410 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:105, run_and_check) 2024-10-21 23:08:09 [ 410 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:113, run_and_check) 2024-10-21 23:08:09 [ 410 ] DEBUG : Images pruned (cluster.py:807, cleanup) 2024-10-21 23:08:09 [ 410 ] DEBUG : Trying to prune unused volumes... (cluster.py:813, cleanup) 2024-10-21 23:08:09 [ 410 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:105, run_and_check) 2024-10-21 23:08:09 [ 410 ] DEBUG : Stdout:7 (cluster.py:113, run_and_check) 2024-10-21 23:08:09 [ 410 ] DEBUG : Setup directory for instance: ch1 (cluster.py:2657, start) 2024-10-21 23:08:09 [ 410 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4309, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Create directory for common tests configuration (cluster.py:4314, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Copy common configuration from helpers (cluster.py:4334, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Generate and write macros file (cluster.py:4353, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/configs/config.d/clusters.xml'] to /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/configs/config.d (cluster.py:4383, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/database (cluster.py:4400, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/logs (cluster.py:4411, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4487, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Setup directory for instance: ch2 (cluster.py:2657, start) 2024-10-21 23:08:09 [ 410 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4309, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Create directory for common tests configuration (cluster.py:4314, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Copy common configuration from helpers (cluster.py:4334, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Generate and write macros file (cluster.py:4353, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/configs/config.d/clusters.xml'] to /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/configs/config.d (cluster.py:4383, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/database (cluster.py:4400, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/logs (cluster.py:4411, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4487, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Setup directory for instance: ch3 (cluster.py:2657, start) 2024-10-21 23:08:09 [ 410 ] DEBUG : Create directory for configuration generated in this helper (cluster.py:4309, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Create directory for common tests configuration (cluster.py:4314, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Copy common configuration from helpers (cluster.py:4334, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Generate and write macros file (cluster.py:4353, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Copy custom test config files ['/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/configs/config.d/clusters.xml'] to /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/configs/config.d (cluster.py:4383, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Setup database dir /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/database (cluster.py:4400, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Setup logs dir /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/logs (cluster.py:4411, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Entrypoint cmd: ["clickhouse", "server", "--config-file=/etc/clickhouse-server/config.xml", "--log-file=/var/log/clickhouse-server/clickhouse-server.log", "--errorlog-file=/var/log/clickhouse-server/clickhouse-server.err.log"] (cluster.py:4487, create_dir) 2024-10-21 23:08:09 [ 410 ] DEBUG : Env {'ASAN_OPTIONS': 'use_sigaltstack=0', 'TSAN_OPTIONS': 'use_sigaltstack=0', 'CLICKHOUSE_WATCHDOG_ENABLE': '0', 'CLICKHOUSE_NATS_TLS_SECURE': '0', 'LLVM_PROFILE_FILE': '/var/lib/clickhouse/server_%h_%p_%m.profraw', 'keeper_binary': '/clickhouse', 'keeper_cmd_prefix': 'clickhouse keeper', 'image': 'altinityinfra/integration-test:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b', 'user': '0', 'keeper_fs': 'bind', 'keeper_logs_dir1': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/log', 'keeper_config_dir1': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/config', 'keeper_db_dir1': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'keeper_logs_dir2': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/log', 'keeper_config_dir2': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/config', 'keeper_db_dir2': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/coordination', 'keeper_logs_dir3': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/log', 'keeper_config_dir3': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/config', 'keeper_db_dir3': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/coordination'} stored in /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env (cluster.py:78, _create_env_file) 2024-10-21 23:08:09 [ 410 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2024-10-21 23:08:09 [ 410 ] DEBUG : No config file found (config.py:28, find_config_file) 2024-10-21 23:08:09 [ 410 ] DEBUG : Trying paths: ['/root/.docker/config.json', '/root/.dockercfg'] (config.py:21, find_config_file) 2024-10-21 23:08:09 [ 410 ] DEBUG : No config file found (config.py:28, find_config_file) 2024-10-21 23:08:09 [ 410 ] DEBUG : http://localhost:None "GET /version HTTP/1.1" 200 826 (connectionpool.py:546, _make_request) 2024-10-21 23:08:09 [ 410 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', '--project-name', 'roottestsqluserdefinedfunctionsoncluster', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/docker-compose.yml', '--file', '/compose/docker_compose_keeper.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/docker-compose.yml', 'pull'] (cluster.py:105, run_and_check) 2024-10-21 23:08:17 [ 410 ] WARNING : Connection dropped: socket connection error: None (connection.py:622, _connect_attempt) 2024-10-21 23:08:17 [ 410 ] INFO : Connecting to 172.16.13.3(172.16.13.3):2181, use_ssl: False (connection.py:650, _connect) 2024-10-21 23:08:27 [ 410 ] WARNING : Connection dropped: socket connection error: None (connection.py:622, _connect_attempt) 2024-10-21 23:08:28 [ 410 ] INFO : Connecting to 172.16.13.3(172.16.13.3):2181, use_ssl: False (connection.py:650, _connect) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo2 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo3 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch2 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch3 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch2 ... pulling from altinityinfra/integr... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch2 ... digest: sha256:fe9d6877285f6e4ecd... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch2 ... status: image is up to date for a... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch2 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo3 ... pulling from altinityinfra/integr... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo3 ... digest: sha256:fe9d6877285f6e4ecd... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo3 ... status: image is up to date for a... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo3 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo1 ... pulling from altinityinfra/integr... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo1 ... digest: sha256:fe9d6877285f6e4ecd... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo1 ... status: image is up to date for a... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo2 ... pulling from altinityinfra/integr... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo2 ... digest: sha256:fe9d6877285f6e4ecd... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo2 ... status: image is up to date for a... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling zoo2 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch3 ... pulling from altinityinfra/integr... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch3 ... digest: sha256:fe9d6877285f6e4ecd... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch3 ... status: image is up to date for a... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch3 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch1 ... pulling from altinityinfra/integr... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch1 ... digest: sha256:fe9d6877285f6e4ecd... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch1 ... status: image is up to date for a... (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Stderr:Pulling ch1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:31 [ 410 ] DEBUG : Setup ZooKeeper (cluster.py:2699, start) 2024-10-21 23:08:31 [ 410 ] DEBUG : Creating internal ZooKeeper dirs: ['/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/log', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/config', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/log', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/config', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/coordination', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/log', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/config', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/coordination'] (cluster.py:2700, start) 2024-10-21 23:08:31 [ 410 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', '--project-name', 'roottestsqluserdefinedfunctionsoncluster', '--file', '/compose/docker_compose_keeper.yml', '--verbose', 'up', '-d'] (cluster.py:105, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.config.config.find: Using configuration files: /compose/docker_compose_keeper.yml (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.docker_client.get_client: docker-compose version 1.29.2, build unknown (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:docker-py version: (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:CPython version: 3.10.12 (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:OpenSSL version: OpenSSL 3.0.2 15 Mar 2022 (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker base_url: http+docker://localhost (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.docker_client.get_client: Docker version: Platform={'Name': 'Docker Engine - Community'}, Components=[{'Name': 'Engine', 'Version': '23.0.6', 'Details': {'ApiVersion': '1.42', 'Arch': 'amd64', 'BuildTime': '2023-05-05T21:18:13.000000000+00:00', 'Experimental': 'false', 'GitCommit': '9dbdbd4', 'GoVersion': 'go1.19.9', 'KernelVersion': '5.15.0-122-generic', 'MinAPIVersion': '1.12', 'Os': 'linux'}}, {'Name': 'containerd', 'Version': '1.7.22', 'Details': {'GitCommit': '7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c'}}, {'Name': 'runc', 'Version': '1.1.14', 'Details': {'GitCommit': 'v1.1.14-0-g2c9f560'}}, {'Name': 'docker-init', 'Version': '0.19.0', 'Details': {'GitCommit': 'de40ad0'}}], Version=23.0.6, ApiVersion=1.42, MinAPIVersion=1.12, GitCommit=9dbdbd4, GoVersion=go1.19.9, Os=linux, Arch=amd64, KernelVersion=5.15.0-122-generic, BuildTime=2023-05-05T21:18:13.000000000+00:00 (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestsqluserdefinedfunctionsoncluster_default') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info <- () (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker info -> {'Architecture': 'x86_64', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'BridgeNfIp6tables': True, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'BridgeNfIptables': True, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'CPUSet': True, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'CPUShares': True, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'CgroupDriver': 'cgroupfs', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'CgroupVersion': '2', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'ContainerdCommit': {'Expected': '7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'ID': '7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c'}, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Containers': 5, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_network <- ('roottestsqluserdefinedfunctionsoncluster_default') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.network.ensure: Creating network "roottestsqluserdefinedfunctionsoncluster_default" with the default driver (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_network <- (name='roottestsqluserdefinedfunctionsoncluster_default', driver=None, options=None, ipam=None, internal=False, enable_ipv6=False, labels={'com.docker.compose.project': 'roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.network': 'default', 'com.docker.compose.version': '1.29.2'}, attachable=True, check_duplicate=True) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_network -> {'Id': '8539e7b9ac3f1db08d241354c17d25eee93b71b40a379caf5223382c56bdcd98', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Warning': ''} (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=False, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {, , } (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo2', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo1', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_zoo1_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo1', number=1)} (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo1', number=1) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers <- (all=True, filters={'label': ['com.docker.compose.project=roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service=zoo3', 'com.docker.compose.oneoff=False']}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_zoo2_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo2', number=1)} (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker containers -> (list with 0 items) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_zoo3_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo2', number=1) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: {ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo3', number=1)} (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Starting producer thread for ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo3', number=1) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.service.build_container_labels: Added config hash: 8b9df93216b568d45cd57e5c0a3eecba9556d725cb0d60d7cce8c3fe2ede0f6e (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=[], volumes_from=[], privileged=False, network_mode='roottestsqluserdefinedfunctionsoncluster_default', devices=None, device_requests=None, dns=None, dns_opt=['attempts:2', 'timeout:1', 'inet6', 'rotate'], dns_search=None, restart_policy={'Name': 'always', 'MaximumRetryCount': 0}, runtime=None, cap_add=['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=['label:disable'], ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=None, oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=[{'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/config', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/log', 'Type': 'bind', 'ReadOnly': None}], device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': [], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Links': [], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'LogConfig': {'Config': {}, 'Type': ''}, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Mounts': [{'ReadOnly': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Source': '/clickhouse', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Target': '/usr/bin/clickhouse', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Type': 'bind'}, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: {'ReadOnly': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container <- (entrypoint='clickhouse keeper --config=/etc/clickhouse-keeper/keeper_config1.xml --log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log --errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log', image='altinityinfra/integration-test:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b', user='0', volumes={}, name='roottestsqluserdefinedfunctionsoncluster_zoo1_1', detach=True, environment=[], labels={'com.docker.compose.project': 'roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service': 'zoo1', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/compose', 'com.docker.compose.project.config_files': '/compose/docker_compose_keeper.yml', 'com.docker.compose.project.environment_file': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.29.2', 'com.docker.compose.config-hash': '8b9df93216b568d45cd57e5c0a3eecba9556d725cb0d60d7cce8c3fe2ede0f6e'}, host_config={'NetworkMode': 'roottestsqluserdefinedfunctionsoncluster_default', 'RestartPolicy': {'Name': 'always', 'MaximumRetryCount': 0}, 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], 'SecurityOpt': ['label:disable'], 'VolumesFrom': [], 'Binds': [], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}, 'Mounts': [{'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/config', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/log', 'Type': 'bind', 'ReadOnly': None}]}, networking_config={'EndpointsConfig': {'roottestsqluserdefinedfunctionsoncluster_default': {'Aliases': ['zoo1'], 'IPAMConfig': {}}}}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image <- ('altinityinfra/integration-test:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.service.build_container_labels: Added config hash: 12a1550d7e581ed4fe11bff911df2cd7ee580c93b6319cbce963aa9e22b12e87 (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=[], volumes_from=[], privileged=False, network_mode='roottestsqluserdefinedfunctionsoncluster_default', devices=None, device_requests=None, dns=None, dns_opt=['attempts:2', 'timeout:1', 'inet6', 'rotate'], dns_search=None, restart_policy={'Name': 'always', 'MaximumRetryCount': 0}, runtime=None, cap_add=['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=['label:disable'], ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=None, oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=[{'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/config', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/coordination', 'Type': 'bind', 'ReadOnly': None}], device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': [], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Links': [], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'LogConfig': {'Config': {}, 'Type': ''}, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Mounts': [{'ReadOnly': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/log', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Target': '/var/log/clickhouse-keeper', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Type': 'bind'}, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: {'ReadOnly': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container <- (entrypoint='clickhouse keeper --config=/etc/clickhouse-keeper/keeper_config2.xml --log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log --errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log', image='altinityinfra/integration-test:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b', user='0', volumes={}, name='roottestsqluserdefinedfunctionsoncluster_zoo2_1', detach=True, environment=[], labels={'com.docker.compose.project': 'roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service': 'zoo2', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/compose', 'com.docker.compose.project.config_files': '/compose/docker_compose_keeper.yml', 'com.docker.compose.project.environment_file': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.29.2', 'com.docker.compose.config-hash': '12a1550d7e581ed4fe11bff911df2cd7ee580c93b6319cbce963aa9e22b12e87'}, host_config={'NetworkMode': 'roottestsqluserdefinedfunctionsoncluster_default', 'RestartPolicy': {'Name': 'always', 'MaximumRetryCount': 0}, 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], 'SecurityOpt': ['label:disable'], 'VolumesFrom': [], 'Binds': [], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}, 'Mounts': [{'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/config', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper2/coordination', 'Type': 'bind', 'ReadOnly': None}]}, networking_config={'EndpointsConfig': {'roottestsqluserdefinedfunctionsoncluster_default': {'Aliases': ['zoo2'], 'IPAMConfig': {}}}}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_image -> {'Architecture': 'amd64', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Author': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Comment': 'buildkit.dockerfile.v0', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Config': {'ArgsEscaped': True, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStderr': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Cmd': ['/bin/sh', '-c', 'sleep 1'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Entrypoint': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.service.build_container_labels: Added config hash: 7e4f07706bab0ecda1eb37940b9f90832c8cc975166d28a88595031454991a3d (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config <- (links=[], port_bindings={}, binds=[], volumes_from=[], privileged=False, network_mode='roottestsqluserdefinedfunctionsoncluster_default', devices=None, device_requests=None, dns=None, dns_opt=['attempts:2', 'timeout:1', 'inet6', 'rotate'], dns_search=None, restart_policy={'Name': 'always', 'MaximumRetryCount': 0}, runtime=None, cap_add=['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], cap_drop=None, mem_limit=None, mem_reservation=None, memswap_limit=None, ulimits=None, log_config={'Type': '', 'Config': {}}, extra_hosts=None, read_only=None, pid_mode=None, security_opt=['label:disable'], ipc_mode=None, cgroup_parent=None, cpu_quota=None, shm_size=None, sysctls=None, pids_limit=None, tmpfs=None, oom_kill_disable=None, oom_score_adj=None, mem_swappiness=None, group_add=None, userns_mode=None, init=None, init_path=None, isolation=None, cpu_count=None, cpu_percent=None, nano_cpus=None, volume_driver=None, cpuset_cpus=None, cpu_shares=None, storage_opt=None, blkio_weight=None, blkio_weight_device=None, device_read_bps=None, device_read_iops=None, device_write_bps=None, device_write_iops=None, mounts=[{'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/config', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/coordination', 'Type': 'bind', 'ReadOnly': None}], device_cgroup_rules=None, cpu_period=None, cpu_rt_period=None, cpu_rt_runtime=None) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_host_config -> {'Binds': [], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Links': [], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'LogConfig': {'Config': {}, 'Type': ''}, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Mounts': [{'ReadOnly': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Source': '/clickhouse', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Target': '/usr/bin/clickhouse', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Type': 'bind'}, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: {'ReadOnly': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container <- (entrypoint='clickhouse keeper --config=/etc/clickhouse-keeper/keeper_config3.xml --log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log --errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log', image='altinityinfra/integration-test:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b', user='0', volumes={}, name='roottestsqluserdefinedfunctionsoncluster_zoo3_1', detach=True, environment=[], labels={'com.docker.compose.project': 'roottestsqluserdefinedfunctionsoncluster', 'com.docker.compose.service': 'zoo3', 'com.docker.compose.oneoff': 'False', 'com.docker.compose.project.working_dir': '/compose', 'com.docker.compose.project.config_files': '/compose/docker_compose_keeper.yml', 'com.docker.compose.project.environment_file': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', 'com.docker.compose.container-number': '1', 'com.docker.compose.version': '1.29.2', 'com.docker.compose.config-hash': '7e4f07706bab0ecda1eb37940b9f90832c8cc975166d28a88595031454991a3d'}, host_config={'NetworkMode': 'roottestsqluserdefinedfunctionsoncluster_default', 'RestartPolicy': {'Name': 'always', 'MaximumRetryCount': 0}, 'CapAdd': ['SYS_PTRACE', 'NET_ADMIN', 'IPC_LOCK', 'SYS_NICE'], 'DnsOptions': ['attempts:2', 'timeout:1', 'inet6', 'rotate'], 'SecurityOpt': ['label:disable'], 'VolumesFrom': [], 'Binds': [], 'PortBindings': {}, 'Links': [], 'LogConfig': {'Type': '', 'Config': {}}, 'Mounts': [{'Target': '/usr/bin/clickhouse', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/usr/bin/clickhouse-keeper', 'Source': '/clickhouse', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/etc/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/config', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper1/coordination', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/log/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/log', 'Type': 'bind', 'ReadOnly': None}, {'Target': '/var/lib/clickhouse-keeper', 'Source': '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/keeper3/coordination', 'Type': 'bind', 'ReadOnly': None}]}, networking_config={'EndpointsConfig': {'roottestsqluserdefinedfunctionsoncluster_default': {'Aliases': ['zoo3'], 'IPAMConfig': {}}}}) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': 'e15ecd83b3acc08d547f2275355c0960f6f4b222c78fa084fc72c12c3628944e', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Warnings': []} (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('e15ecd83b3acc08d547f2275355c0960f6f4b222c78fa084fc72c12c3628944e') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Args': ['keeper', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: '--config=/etc/clickhouse-keeper/keeper_config1.xml', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: '--log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: '--errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Cmd': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('e15ecd83b3acc08d547f2275355c0960f6f4b222c78fa084fc72c12c3628944e', 'roottestsqluserdefinedfunctionsoncluster_default') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': '461153f616f01e0be5d98b2c772b27c77a424d2a4042d80af5a6210c7ec237ea', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Warnings': []} (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('461153f616f01e0be5d98b2c772b27c77a424d2a4042d80af5a6210c7ec237ea') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker create_container -> {'Id': 'a6d54eac1ce9d6bdde5790dd37aee0e19607e956c5be594f02a77825a418b292', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Warnings': []} (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container <- ('a6d54eac1ce9d6bdde5790dd37aee0e19607e956c5be594f02a77825a418b292') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('e15ecd83b3acc08d547f2275355c0960f6f4b222c78fa084fc72c12c3628944e', 'roottestsqluserdefinedfunctionsoncluster_default', aliases=['zoo1', 'e15ecd83b3ac'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Args': ['keeper', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: '--config=/etc/clickhouse-keeper/keeper_config2.xml', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: '--log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: '--errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Cmd': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('461153f616f01e0be5d98b2c772b27c77a424d2a4042d80af5a6210c7ec237ea', 'roottestsqluserdefinedfunctionsoncluster_default') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker inspect_container -> {'AppArmorProfile': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Args': ['keeper', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: '--config=/etc/clickhouse-keeper/keeper_config3.xml', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: '--log-file=/var/log/clickhouse-keeper/clickhouse-keeper.log', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: '--errorlog-file=/var/log/clickhouse-keeper/clickhouse-keeper.err.log'], (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Config': {'AttachStderr': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdin': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'AttachStdout': False, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Cmd': None, (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr: 'Domainname': '', (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:... (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network <- ('a6d54eac1ce9d6bdde5790dd37aee0e19607e956c5be594f02a77825a418b292', 'roottestsqluserdefinedfunctionsoncluster_default') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('461153f616f01e0be5d98b2c772b27c77a424d2a4042d80af5a6210c7ec237ea', 'roottestsqluserdefinedfunctionsoncluster_default', aliases=['zoo2', '461153f616f0'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start <- ('e15ecd83b3acc08d547f2275355c0960f6f4b222c78fa084fc72c12c3628944e') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start <- ('461153f616f01e0be5d98b2c772b27c77a424d2a4042d80af5a6210c7ec237ea') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker disconnect_container_from_network -> None (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network <- ('a6d54eac1ce9d6bdde5790dd37aee0e19607e956c5be594f02a77825a418b292', 'roottestsqluserdefinedfunctionsoncluster_default', aliases=['a6d54eac1ce9', 'zoo3'], ipv4_address=None, ipv6_address=None, links=[], link_local_ips=None) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker connect_container_to_network -> None (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start <- ('a6d54eac1ce9d6bdde5790dd37aee0e19607e956c5be594f02a77825a418b292') (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start -> None (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start -> None (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo2', number=1) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_zoo2_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo3', number=1) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_zoo3_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.cli.verbose_proxy.proxy_callable: docker start -> None (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: ServiceName(project='roottestsqluserdefinedfunctionsoncluster', service='zoo1', number=1) (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_zoo1_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.parallel_execute_iter: Finished processing: (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Stderr:compose.parallel.feed_queue: Pending: set() (cluster.py:115, run_and_check) 2024-10-21 23:08:32 [ 410 ] DEBUG : Wait ZooKeeper to start (cluster.py:2337, wait_zookeeper_to_start) 2024-10-21 23:08:32 [ 410 ] DEBUG : get_instance_ip instance_name=zoo1 (cluster.py:1971, get_instance_ip) 2024-10-21 23:08:32 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_zoo1_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:32 [ 410 ] DEBUG : get_kazoo_client: zoo1, ip:172.16.14.2, port:2181, use_ssl:False (cluster.py:3120, get_kazoo_client) 2024-10-21 23:08:32 [ 410 ] INFO : Connecting to 172.16.14.2(172.16.14.2):2181, use_ssl: False (connection.py:650, _connect) 2024-10-21 23:08:32 [ 410 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-10-21 23:08:32 [ 410 ] INFO : Connecting to 172.16.14.2(172.16.14.2):2181, use_ssl: False (connection.py:650, _connect) 2024-10-21 23:08:32 [ 410 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-10-21 23:08:32 [ 410 ] INFO : Connecting to 172.16.14.2(172.16.14.2):2181, use_ssl: False (connection.py:650, _connect) 2024-10-21 23:08:32 [ 410 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-10-21 23:08:33 [ 410 ] INFO : Connecting to 172.16.14.2(172.16.14.2):2181, use_ssl: False (connection.py:650, _connect) 2024-10-21 23:08:33 [ 410 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-10-21 23:08:34 [ 410 ] INFO : Connecting to 172.16.14.2(172.16.14.2):2181, use_ssl: False (connection.py:650, _connect) 2024-10-21 23:08:34 [ 410 ] WARNING : Connection dropped: socket connection error: Connection refused (connection.py:622, _connect_attempt) 2024-10-21 23:08:37 [ 410 ] INFO : Connecting to 172.16.14.2(172.16.14.2):2181, use_ssl: False (connection.py:650, _connect) 2024-10-21 23:08:37 [ 410 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=10000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2024-10-21 23:08:37 [ 410 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2024-10-21 23:08:37 [ 410 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2024-10-21 23:08:37 [ 410 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2024-10-21 23:08:37 [ 410 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2024-10-21 23:08:37 [ 410 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2024-10-21 23:08:37 [ 410 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2024-10-21 23:08:37 [ 410 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2024-10-21 23:08:37 [ 410 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2024-10-21 23:08:37 [ 410 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2024-10-21 23:08:37 [ 410 ] DEBUG : get_instance_ip instance_name=zoo2 (cluster.py:1971, get_instance_ip) 2024-10-21 23:08:37 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_zoo2_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:37 [ 410 ] DEBUG : get_kazoo_client: zoo2, ip:172.16.14.3, port:2181, use_ssl:False (cluster.py:3120, get_kazoo_client) 2024-10-21 23:08:37 [ 410 ] INFO : Connecting to 172.16.14.3(172.16.14.3):2181, use_ssl: False (connection.py:650, _connect) 2024-10-21 23:08:37 [ 410 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=10000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2024-10-21 23:08:37 [ 410 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2024-10-21 23:08:37 [ 410 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2024-10-21 23:08:37 [ 410 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2024-10-21 23:08:37 [ 410 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2024-10-21 23:08:37 [ 410 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2024-10-21 23:08:37 [ 410 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2024-10-21 23:08:37 [ 410 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2024-10-21 23:08:37 [ 410 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2024-10-21 23:08:37 [ 410 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2024-10-21 23:08:37 [ 410 ] DEBUG : get_instance_ip instance_name=zoo3 (cluster.py:1971, get_instance_ip) 2024-10-21 23:08:37 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_zoo3_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:37 [ 410 ] DEBUG : get_kazoo_client: zoo3, ip:172.16.14.4, port:2181, use_ssl:False (cluster.py:3120, get_kazoo_client) 2024-10-21 23:08:37 [ 410 ] INFO : Connecting to 172.16.14.4(172.16.14.4):2181, use_ssl: False (connection.py:650, _connect) 2024-10-21 23:08:37 [ 410 ] DEBUG : Sending request(xid=None): Connect(protocol_version=0, last_zxid_seen=0, time_out=10000, session_id=0, passwd=b'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00', read_only=None) (connection.py:312, _submit) 2024-10-21 23:08:37 [ 410 ] INFO : Zookeeper connection established, state: CONNECTED (client.py:532, _session_callback) 2024-10-21 23:08:37 [ 410 ] DEBUG : Sending request(xid=1): GetChildren(path='/', watcher=None) (connection.py:312, _submit) 2024-10-21 23:08:37 [ 410 ] DEBUG : Received response(xid=1): ['keeper'] (connection.py:410, _read_response) 2024-10-21 23:08:37 [ 410 ] DEBUG : Sending request(xid=2): Close() (connection.py:312, _submit) 2024-10-21 23:08:37 [ 410 ] WARNING : Connection dropped: socket connection broken (connection.py:622, _connect_attempt) 2024-10-21 23:08:37 [ 410 ] WARNING : Transition to CONNECTING (connection.py:626, _connect_attempt) 2024-10-21 23:08:37 [ 410 ] INFO : Zookeeper connection lost (client.py:543, _session_callback) 2024-10-21 23:08:37 [ 410 ] WARNING : Failed connecting to Zookeeper within the connection retry policy. (connection.py:515, zk_loop) 2024-10-21 23:08:37 [ 410 ] INFO : Zookeeper session closed, state: CLOSED (client.py:537, _session_callback) 2024-10-21 23:08:37 [ 410 ] DEBUG : All instances of ZooKeeper started (cluster.py:2345, wait_zookeeper_to_start) 2024-10-21 23:08:37 [ 410 ] DEBUG : ('Trying to create ClickHouse instance by command %s', 'docker-compose --env-file /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env --project-name roottestsqluserdefinedfunctionsoncluster --file /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/docker-compose.yml --file /compose/docker_compose_keeper.yml --file /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/docker-compose.yml --file /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/docker-compose.yml up -d --no-recreate') (cluster.py:2980, start) 2024-10-21 23:08:37 [ 410 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', '--project-name', 'roottestsqluserdefinedfunctionsoncluster', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/docker-compose.yml', '--file', '/compose/docker_compose_keeper.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/docker-compose.yml', 'up', '-d', '--no-recreate'] (cluster.py:105, run_and_check) 2024-10-21 23:08:38 [ 410 ] WARNING : Connection dropped: socket connection error: None (connection.py:622, _connect_attempt) 2024-10-21 23:08:38 [ 410 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_ch1_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:38 [ 410 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_ch3_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:38 [ 410 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_ch2_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:38 [ 410 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_ch3_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:38 [ 410 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_ch2_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:38 [ 410 ] DEBUG : Stderr:Creating roottestsqluserdefinedfunctionsoncluster_ch1_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:38 [ 410 ] DEBUG : ClickHouse instance created (cluster.py:2988, start) 2024-10-21 23:08:38 [ 410 ] DEBUG : get_instance_ip instance_name=ch1 (cluster.py:1971, get_instance_ip) 2024-10-21 23:08:38 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_ch1_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:38 [ 410 ] DEBUG : Waiting for ClickHouse start in ch1, ip: 172.16.14.6... (cluster.py:2995, start) 2024-10-21 23:08:38 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_ch1_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:38 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:38 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:38 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:39 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:39 [ 410 ] INFO : Connecting to 172.16.13.3(172.16.13.3):2181, use_ssl: False (connection.py:650, _connect) 2024-10-21 23:08:39 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:39 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:39 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:39 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:39 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:39 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:39 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:39 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:39 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/273036af4727c55906d3ab87d75df471eb08f5dc006f596b3c4b164aa438c1f8/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : ClickHouse ch1 started (cluster.py:2999, start) 2024-10-21 23:08:40 [ 410 ] DEBUG : get_instance_ip instance_name=ch2 (cluster.py:1971, get_instance_ip) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_ch2_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : Waiting for ClickHouse start in ch2, ip: 172.16.14.7... (cluster.py:2995, start) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_ch2_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/481261d1eb271f10e844d66c7b4f7b3ab2a2116b0fef3d3b5fa3a57b93e79b9c/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : ClickHouse ch2 started (cluster.py:2999, start) 2024-10-21 23:08:40 [ 410 ] DEBUG : get_instance_ip instance_name=ch3 (cluster.py:1971, get_instance_ip) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_ch3_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : Waiting for ClickHouse start in ch3, ip: 172.16.14.5... (cluster.py:2995, start) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/roottestsqluserdefinedfunctionsoncluster_ch3_1/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : http://localhost:None "GET /v1.42/containers/1a1f02f00cd8c80bc414692fc6cdc57bab42394e4e15bdbcfa6c7b219a8dccb3/json HTTP/1.1" 200 None (connectionpool.py:546, _make_request) 2024-10-21 23:08:40 [ 410 ] DEBUG : ClickHouse ch3 started (cluster.py:2999, start) ------------------------------ Captured log call ------------------------------- 2024-10-21 23:08:40 [ 410 ] DEBUG : Executing query SELECT test_function(1); on ch1 (cluster.py:3495, query_and_get_error) --------------------------- Captured stderr teardown --------------------------- WARNING: API is accessible on http://0.0.0.0:2375 without encryption. Access to the remote API is equivalent to root access on the host. Refer to the 'Docker daemon attack surface' section in the documentation for more information: https://docs.docker.com/go/attack-surface/ ---------------------------- Captured log teardown ----------------------------- 2024-10-21 23:08:41 [ 410 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', '--project-name', 'roottestsqluserdefinedfunctionsoncluster', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/docker-compose.yml', '--file', '/compose/docker_compose_keeper.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/docker-compose.yml', 'stop', '--timeout', '20'] (cluster.py:105, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_ch2_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_ch3_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_ch1_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_zoo3_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_zoo2_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_zoo1_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_ch3_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_ch1_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_ch2_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_zoo3_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_zoo1_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Stderr:Stopping roottestsqluserdefinedfunctionsoncluster_zoo2_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/logs/stderr.log* || true'] (cluster.py:105, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/logs/stderr.log* || true'] (cluster.py:105, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Command:['bash', '-c', '[ -f /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/logs/stderr.log ] && zgrep -aH "==================" /ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/logs/stderr.log* || true'] (cluster.py:105, run_and_check) 2024-10-21 23:08:45 [ 410 ] DEBUG : Command:['docker-compose', '--env-file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/.env', '--project-name', 'roottestsqluserdefinedfunctionsoncluster', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch1/docker-compose.yml', '--file', '/compose/docker_compose_keeper.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch2/docker-compose.yml', '--file', '/ClickHouse/tests/integration/test_sql_user_defined_functions_on_cluster/_instances_0/ch3/docker-compose.yml', 'down', '--volumes'] (cluster.py:105, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_ch2_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_ch3_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_ch1_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_zoo3_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_zoo2_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_zoo1_1 ... (cluster.py:115, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_ch1_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_ch2_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_ch3_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_zoo1_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_zoo2_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stderr:Removing roottestsqluserdefinedfunctionsoncluster_zoo3_1 ... done (cluster.py:115, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stderr:Removing network roottestsqluserdefinedfunctionsoncluster_default (cluster.py:115, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Cleanup called (cluster.py:754, cleanup) 2024-10-21 23:08:46 [ 410 ] DEBUG : !!! Docker info: Client: Docker Engine - Community Version: 27.3.1 Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.) Version: v0.17.1 Path: /usr/libexec/docker/cli-plugins/docker-buildx compose: Docker Compose (Docker Inc.) Version: v2.29.7 Path: /usr/libexec/docker/cli-plugins/docker-compose Server: Containers: 5 Running: 5 Paused: 0 Stopped: 0 Images: 37 Server Version: 23.0.6 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Using metacopy: false Native Overlay Diff: true userxattr: false Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 2 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 runc Default Runtime: runc Init Binary: docker-init containerd version: 7f7fdf5fed64eb6a7caf99b3e12efcf9d60e311c runc version: v1.1.14-0-g2c9f560 init version: de40ad0 Security Options: seccomp Profile: builtin cgroupns Kernel Version: 5.15.0-122-generic Operating System: Ubuntu 22.04.5 LTS (containerized) OSType: linux Architecture: x86_64 CPUs: 16 Total Memory: 30.6GiB Name: b0a931f398e0 ID: d6b7b6d7-7142-40df-b526-a8752f6802c3 Docker Root Dir: /var/lib/docker Debug Mode: false Experimental: false Insecure Registries: 65.108.242.32:5000 127.0.0.0/8 Registry Mirrors: http://65.108.242.32:5000/ Live Restore Enabled: false Default Address Pools: Base: 172.17.0.0/12, Size: 24 (cluster.py:722, print_all_docker_pieces) 2024-10-21 23:08:46 [ 410 ] DEBUG : Docker networks for project roottestsqluserdefinedfunctionsoncluster are NETWORK ID NAME DRIVER SCOPE (cluster.py:733, print_all_docker_pieces) 2024-10-21 23:08:46 [ 410 ] DEBUG : Docker containers for project roottestsqluserdefinedfunctionsoncluster are CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES (cluster.py:741, print_all_docker_pieces) 2024-10-21 23:08:46 [ 410 ] DEBUG : Docker volumes for project roottestsqluserdefinedfunctionsoncluster are DRIVER VOLUME NAME (cluster.py:749, print_all_docker_pieces) 2024-10-21 23:08:46 [ 410 ] DEBUG : Command:docker container list --all --filter name='^/roottestsqluserdefinedfunctionsoncluster_.*_1$' --format '{{.ID}}:{{.Names}}' (cluster.py:105, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Unstopped containers: {} (cluster.py:768, cleanup) 2024-10-21 23:08:46 [ 410 ] DEBUG : No running containers for project: roottestsqluserdefinedfunctionsoncluster (cluster.py:782, cleanup) 2024-10-21 23:08:46 [ 410 ] DEBUG : Trying to prune unused networks... (cluster.py:788, cleanup) 2024-10-21 23:08:46 [ 410 ] DEBUG : Trying to prune unused images... (cluster.py:804, cleanup) 2024-10-21 23:08:46 [ 410 ] DEBUG : Command:['docker', 'image', 'prune', '-f'] (cluster.py:105, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stdout:Total reclaimed space: 0B (cluster.py:113, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Images pruned (cluster.py:807, cleanup) 2024-10-21 23:08:46 [ 410 ] DEBUG : Trying to prune unused volumes... (cluster.py:813, cleanup) 2024-10-21 23:08:46 [ 410 ] DEBUG : Command:['docker volume ls | wc -l'] (cluster.py:105, run_and_check) 2024-10-21 23:08:46 [ 410 ] DEBUG : Stdout:5 (cluster.py:113, run_and_check) =============================== warnings summary =============================== test_storage_mongodb/test.py::test_arrays[False] test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] /ClickHouse/tests/integration/helpers/cluster.py:2452: DeprecationWarning: database_names is deprecated. Use list_database_names instead. logging.debug(f"Connected to Mongo dbs: {connection.database_names()}") test_storage_mongodb/test.py::test_arrays[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:113: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_arrays[False] test_storage_mongodb/test.py::test_secure_connection[True] test_storage_mongodb/test.py::test_simple_insert_select[False] /usr/local/lib/python3.10/dist-packages/pymongo/database.py:1247: DeprecationWarning: Creating a user with the read_only option or without roles is deprecated in MongoDB >= 2.6 warnings.warn("Creating a user with the read_only option " test_storage_mongodb/test.py::test_auth_source[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:391: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead admin_db.add_user( test_storage_mongodb/test.py::test_complex_data_type[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:262: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_incorrect_data_type[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:292: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_missing_columns[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:424: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_predefined_connection_configuration[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:353: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_secure_connection[True] /ClickHouse/tests/integration/test_storage_mongodb/test.py:323: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_insert_select[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:447: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_select[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:49: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") test_storage_mongodb/test.py::test_simple_select_from_view[False] /ClickHouse/tests/integration/test_storage_mongodb/test.py:79: DeprecationWarning: add_user is deprecated and will be removed in PyMongo 4.0. Use db.command with createUser or updateUser instead db.add_user("root", "clickhouse") -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 117.04s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 92.83s call test_storage_delta/test.py::test_checkpoint 64.58s call test_s3_table_functions/test.py::test_s3_table_functions_timeouts 49.12s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 36.61s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 36.42s setup test_storage_s3/test.py::test_ast_auth_headers 32.10s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 32.01s setup test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 28.23s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 25.99s call test_storage_s3/test.py::test_infinite_redirect 24.51s setup test_storage_mongodb/test.py::test_secure_connection[True] 23.90s setup test_storage_mongodb/test.py::test_simple_insert_select[False] 23.71s teardown test_s3_table_functions/test.py::test_s3_table_functions_timeouts 23.28s call test_role/test.py::test_roles_cache 23.08s call test_storage_meilisearch/test.py::test_meilimatch[False] 22.92s teardown test_storage_s3/test.py::test_multipart[negative] 22.35s teardown test_storage_delta/test.py::test_types 21.33s call test_storage_meilisearch/test.py::test_meilimatch_secure[False] 20.35s setup test_storage_mongodb/test.py::test_arrays[False] 19.71s setup test_s3_table_functions/test.py::test_s3_table_functions 19.14s setup test_storage_delta/test.py::test_checkpoint 19.07s setup test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 18.34s setup test_storage_meilisearch/test.py::test_incorrect_data_type[False] 17.12s setup test_select_access_rights/test_main.py::test_alias 16.69s setup test_settings_profile/test.py::test_allow_ddl 16.57s setup test_role/test.py::test_admin_option 13.48s call test_storage_meilisearch/test.py::test_insert[False] 13.17s call test_storage_meilisearch/test.py::test_insert_secure[False] 10.54s teardown test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 9.65s call test_role/test.py::test_role_expiration[True] 9.56s call test_role/test.py::test_introspection 8.56s call test_role/test.py::test_role_expiration[False] 7.99s call test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 7.39s call test_storage_meilisearch/test.py::test_security_levels[False] 6.92s call test_settings_profile/test.py::test_settings_from_granted_role 6.80s call test_storage_mongodb/test.py::test_arrays[False] 6.56s call test_role/test.py::test_revoke_requires_admin_option 6.21s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 5.80s call test_storage_delta/test.py::test_types 5.50s call test_settings_profile/test.py::test_smoke 5.35s teardown test_settings_profile/test.py::test_smoke 5.22s call test_storage_delta/test.py::test_multiple_log_files 5.10s teardown test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 4.79s call test_storage_meilisearch/test.py::test_types[False] 4.65s teardown test_role/test.py::test_set_role 4.63s teardown test_select_access_rights/test_main.py::test_select_with_row_policy 4.21s teardown test_storage_meilisearch/test.py::test_types_in_table_function[False] 4.01s call test_storage_meilisearch/test.py::test_named_collection_secure[False] 3.98s call test_storage_meilisearch/test.py::test_types_in_table_function[False] 3.93s teardown test_storage_mongodb/test.py::test_simple_select_from_view[False] 3.83s call test_settings_profile/test.py::test_allow_introspection 3.50s call test_storage_delta/test.py::test_single_log_file 3.48s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 3.42s call test_storage_s3/test.py::test_create_new_files_on_insert 3.24s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 3.20s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 3.19s call test_storage_delta/test.py::test_partition_by 3.10s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 3.08s call test_storage_delta/test.py::test_metadata 2.98s call test_settings_profile/test.py::test_inheritance 2.84s call test_storage_s3/test.py::test_format_detection 2.84s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 2.81s call test_select_access_rights/test_main.py::test_select_prewhere 2.74s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 2.65s call test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 2.64s call test_settings_profile/test.py::test_alter_and_drop 2.62s call test_settings_profile/test.py::test_function_current_profiles 2.58s call test_storage_meilisearch/test.py::test_simple_select_secure[False] 2.56s call test_role/test.py::test_grant_role_to_role 2.56s call test_storage_meilisearch/test.py::test_simple_select[False] 2.53s call test_role/test.py::test_admin_option 2.48s call test_role/test.py::test_combine_privileges 2.47s call test_select_access_rights/test_main.py::test_select_with_row_policy 2.40s call test_storage_s3/test.py::test_custom_auth_headers 2.38s call test_storage_mongodb/test.py::test_simple_insert_select[False] 2.31s call test_role/test.py::test_create_role 2.19s call test_settings_profile/test.py::test_changeable_in_readonly 2.16s call test_select_access_rights/test_main.py::test_select_where 2.15s call test_role/test.py::test_function_current_roles 2.10s call test_select_access_rights/test_main.py::test_select_all_columns 2.10s call test_select_access_rights/test_main.py::test_select_union 1.95s call test_select_access_rights/test_main.py::test_materialized_columns 1.95s call test_storage_s3/test.py::test_filtering_by_file_or_path 1.70s call test_storage_mongodb/test.py::test_complex_data_type[False] 1.70s call test_storage_s3/test.py::test_multipart[negative] 1.65s call test_storage_mongodb/test.py::test_incorrect_data_type[False] 1.65s call test_settings_profile/test.py::test_allow_ddl 1.56s call test_select_access_rights/test_main.py::test_select_single_column 1.55s call test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 1.46s call test_storage_meilisearch/test.py::test_table_function_secure[False] 1.39s call test_storage_mongodb/test.py::test_auth_source[False] 1.36s call test_storage_mongodb/test.py::test_secure_connection[True] 1.31s call test_storage_meilisearch/test.py::test_named_collection[False] 1.30s call test_settings_profile/test.py::test_show_profiles 1.23s call test_storage_mongodb/test.py::test_simple_select[False] 1.19s call test_storage_mongodb/test.py::test_simple_select_from_view[False] 1.13s call test_select_access_rights/test_main.py::test_alias_columns 1.09s call test_select_access_rights/test_main.py::test_select_count 1.06s call test_select_access_rights/test_main.py::test_alias 1.06s call test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 1.02s call test_storage_s3/test.py::test_empty_put[minio] 1.01s call test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 1.00s call test_storage_s3/test.py::test_environment_credentials 0.99s call test_storage_meilisearch/test.py::test_incorrect_data_type[False] 0.99s call test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.98s call test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.97s call test_storage_mongodb/test.py::test_missing_columns[False] 0.96s call test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.91s call test_storage_s3/test.py::test_get_file_with_special[space] 0.91s call test_storage_s3/test.py::test_get_file_with_special[plus] 0.90s call test_s3_table_functions/test.py::test_s3_table_functions 0.88s call test_settings_profile/test.py::test_settings_aliases 0.80s call test_storage_s3/test.py::test_insert_select_schema_inference 0.79s call test_storage_s3/test.py::test_ast_auth_headers 0.77s teardown test_settings_profile/test.py::test_function_current_profiles 0.77s call test_select_access_rights/test_main.py::test_select_join 0.76s call test_storage_meilisearch/test.py::test_table_function[False] 0.76s call test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach 0.75s teardown test_settings_profile/test.py::test_changeable_in_readonly 0.75s teardown test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.73s teardown test_settings_profile/test.py::test_inheritance 0.70s teardown test_settings_profile/test.py::test_show_profiles 0.68s call test_storage_mongodb/test.py::test_no_credentials[False] 0.66s teardown test_settings_profile/test.py::test_settings_aliases 0.66s teardown test_settings_profile/test.py::test_allow_introspection 0.65s teardown test_settings_profile/test.py::test_allow_ddl 0.65s teardown test_settings_profile/test.py::test_alter_and_drop 0.65s teardown test_settings_profile/test.py::test_set_profile 0.65s teardown test_settings_profile/test.py::test_settings_from_granted_role 0.61s call test_role/test.py::test_set_role 0.60s teardown test_select_access_rights/test_main.py::test_select_prewhere 0.58s teardown test_role/test.py::test_role_expiration[False] 0.50s teardown test_select_access_rights/test_main.py::test_select_count 0.49s teardown test_select_access_rights/test_main.py::test_select_single_column 0.48s teardown test_select_access_rights/test_main.py::test_select_all_columns 0.48s teardown test_select_access_rights/test_main.py::test_select_join 0.48s teardown test_select_access_rights/test_main.py::test_select_union 0.48s teardown test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.47s teardown test_role/test.py::test_revoke_requires_admin_option 0.46s teardown test_role/test.py::test_grant_role_to_role 0.44s teardown test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.44s teardown test_role/test.py::test_function_current_roles 0.44s teardown test_select_access_rights/test_main.py::test_alias_columns 0.44s teardown test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.44s teardown test_role/test.py::test_combine_privileges 0.43s teardown test_role/test.py::test_create_role 0.43s teardown test_select_access_rights/test_main.py::test_alias 0.43s teardown test_role/test.py::test_admin_option 0.43s teardown test_select_access_rights/test_main.py::test_materialized_columns 0.43s teardown test_role/test.py::test_introspection 0.43s teardown test_role/test.py::test_role_expiration[True] 0.42s setup test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 0.39s teardown test_select_access_rights/test_main.py::test_select_where 0.38s teardown test_role/test.py::test_roles_cache 0.32s call test_storage_s3/test.py::test_insert_with_path_with_globs 0.28s call test_storage_s3/test.py::test_empty_file 0.27s setup test_select_access_rights/test_main.py::test_select_all_columns 0.27s setup test_select_access_rights/test_main.py::test_select_prewhere 0.27s setup test_select_access_rights/test_main.py::test_select_count 0.27s call test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster 0.27s call test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.27s call test_storage_s3/test.py::test_get_path_with_special[plus] 0.27s call test_storage_s3/test.py::test_get_path_with_special[plus2] 0.27s call test_storage_s3/test.py::test_get_path_with_special[space] 0.22s setup test_select_access_rights/test_main.py::test_materialized_columns 0.22s call test_settings_profile/test.py::test_set_profile 0.22s setup test_select_access_rights/test_main.py::test_select_single_column 0.22s setup test_select_access_rights/test_main.py::test_select_single_column_with_table_grant 0.22s setup test_select_access_rights/test_main.py::test_select_join 0.22s setup test_select_access_rights/test_main.py::test_alias_columns 0.22s setup test_select_access_rights/test_main.py::test_select_with_row_policy 0.22s setup test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant 0.22s setup test_select_access_rights/test_main.py::test_select_union 0.17s setup test_select_access_rights/test_main.py::test_select_where 0.01s setup test_role/test.py::test_combine_privileges 0.01s teardown test_storage_delta/test.py::test_checkpoint 0.00s setup test_storage_mongodb/test.py::test_incorrect_data_type[False] 0.00s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] 0.00s teardown test_storage_mongodb/test.py::test_secure_connection[True] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s setup test_storage_meilisearch/test.py::test_table_function_secure[False] 0.00s teardown test_storage_meilisearch/test.py::test_meilimatch[False] 0.00s teardown test_storage_meilisearch/test.py::test_meilimatch_secure[False] 0.00s teardown test_storage_mongodb/test.py::test_missing_columns[False] 0.00s teardown test_storage_mongodb/test.py::test_arrays[False] 0.00s setup test_role/test.py::test_revoke_requires_admin_option 0.00s setup test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only 0.00s setup test_settings_profile/test.py::test_allow_introspection 0.00s setup test_role/test.py::test_function_current_roles 0.00s setup test_storage_s3/test.py::test_get_file_with_special[space] 0.00s setup test_settings_profile/test.py::test_alter_and_drop 0.00s setup test_settings_profile/test.py::test_inheritance 0.00s setup test_settings_profile/test.py::test_function_current_profiles 0.00s setup test_role/test.py::test_role_expiration[True] 0.00s teardown test_storage_s3/test.py::test_ast_auth_headers 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s setup test_settings_profile/test.py::test_set_profile 0.00s setup test_storage_s3/test.py::test_empty_put[minio] 0.00s setup test_storage_delta/test.py::test_metadata 0.00s setup test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s setup test_storage_s3/test.py::test_get_file_with_special[plus] 0.00s setup test_settings_profile/test.py::test_settings_from_granted_role 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s teardown test_storage_meilisearch/test.py::test_incorrect_data_type[False] 0.00s setup test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] 0.00s setup test_storage_meilisearch/test.py::test_table_function[False] 0.00s setup test_role/test.py::test_grant_role_to_role 0.00s setup test_role/test.py::test_role_expiration[False] 0.00s setup test_storage_mongodb/test.py::test_auth_source[False] 0.00s teardown test_s3_table_functions/test.py::test_s3_table_functions 0.00s teardown test_storage_delta/test.py::test_partition_by 0.00s setup test_role/test.py::test_roles_cache 0.00s setup test_settings_profile/test.py::test_changeable_in_readonly 0.00s teardown test_storage_s3/test.py::test_get_file_with_special[plus] 0.00s setup test_storage_mongodb/test.py::test_missing_columns[False] 0.00s teardown test_storage_meilisearch/test.py::test_security_levels[False] 0.00s setup test_storage_meilisearch/test.py::test_simple_select[False] 0.00s setup test_storage_s3/test.py::test_create_new_files_on_insert 0.00s setup test_s3_table_functions/test.py::test_s3_table_functions_timeouts 0.00s setup test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.00s setup test_storage_meilisearch/test.py::test_insert_secure[False] 0.00s setup test_storage_delta/test.py::test_multiple_log_files 0.00s setup test_storage_s3/test.py::test_multipart[negative] 0.00s setup test_storage_s3/test.py::test_get_path_with_special[plus] 0.00s setup test_storage_mongodb/test.py::test_no_credentials[False] 0.00s teardown test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc 0.00s setup test_settings_profile/test.py::test_smoke 0.00s teardown test_storage_mongodb/test.py::test_simple_insert_select[False] 0.00s teardown test_storage_delta/test.py::test_multiple_log_files 0.00s teardown test_storage_meilisearch/test.py::test_simple_select_secure[False] 0.00s setup test_settings_profile/test.py::test_settings_aliases 0.00s setup test_role/test.py::test_set_role 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[plus] 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[plus2] 0.00s setup test_storage_meilisearch/test.py::test_insert[False] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] 0.00s teardown test_storage_meilisearch/test.py::test_named_collection_secure[False] 0.00s teardown test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] 0.00s setup test_role/test.py::test_create_role 0.00s setup test_settings_profile/test.py::test_show_profiles 0.00s setup test_role/test.py::test_changing_default_roles_affects_new_sessions_only 0.00s teardown test_storage_meilisearch/test.py::test_table_function[False] 0.00s setup test_role/test.py::test_introspection 0.00s setup test_storage_meilisearch/test.py::test_types[False] 0.00s setup test_storage_meilisearch/test.py::test_security_levels[False] 0.00s setup test_storage_s3/test.py::test_custom_auth_headers 0.00s setup test_storage_meilisearch/test.py::test_simple_select_secure[False] 0.00s teardown test_storage_s3/test.py::test_empty_file 0.00s teardown test_storage_s3/test.py::test_create_new_files_on_insert 0.00s teardown test_storage_delta/test.py::test_metadata 0.00s setup test_storage_s3/test.py::test_filtering_by_file_or_path 0.00s setup test_storage_s3/test.py::test_get_path_with_special[space] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] 0.00s setup test_storage_s3/test.py::test_get_path_with_special[plus2] 0.00s setup test_storage_s3/test.py::test_empty_file 0.00s teardown test_storage_s3/test.py::test_format_detection 0.00s setup test_storage_meilisearch/test.py::test_meilimatch_secure[False] 0.00s teardown test_storage_s3/test.py::test_insert_with_path_with_globs 0.00s setup test_storage_meilisearch/test.py::test_named_collection[False] 0.00s teardown test_storage_meilisearch/test.py::test_types[False] 0.00s teardown test_storage_s3/test.py::test_custom_auth_headers 0.00s teardown test_storage_mongodb/test.py::test_incorrect_data_type[False] 0.00s setup test_storage_mongodb/test.py::test_simple_select_from_view[False] 0.00s teardown test_storage_s3/test.py::test_filtering_by_file_or_path 0.00s setup test_storage_meilisearch/test.py::test_named_collection_secure[False] 0.00s setup test_storage_s3/test.py::test_environment_credentials 0.00s setup test_storage_meilisearch/test.py::test_types_in_table_function[False] 0.00s teardown test_storage_mongodb/test.py::test_complex_data_type[False] 0.00s teardown test_storage_meilisearch/test.py::test_named_collection[False] 0.00s setup test_storage_delta/test.py::test_single_log_file 0.00s teardown test_storage_s3/test.py::test_empty_put[minio] 0.00s setup test_storage_s3/test.py::test_infinite_redirect 0.00s teardown test_storage_s3/test.py::test_get_path_with_special[space] 0.00s teardown test_storage_meilisearch/test.py::test_table_function_secure[False] 0.00s teardown test_storage_mongodb/test.py::test_simple_select[False] 0.00s teardown test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] 0.00s teardown test_storage_s3/test.py::test_get_file_with_special[space] 0.00s teardown test_storage_s3/test.py::test_environment_credentials 0.00s setup test_storage_s3/test.py::test_format_detection 0.00s setup test_storage_s3/test.py::test_insert_with_path_with_globs 0.00s setup test_storage_mongodb/test.py::test_complex_data_type[False] 0.00s teardown test_storage_s3/test.py::test_custom_auth_headers_exclusion 0.00s teardown test_storage_meilisearch/test.py::test_insert_secure[False] 0.00s setup test_storage_meilisearch/test.py::test_meilimatch[False] 0.00s setup test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_mongodb/test.py::test_no_credentials[False] 0.00s setup test_storage_mongodb/test.py::test_simple_select[False] 0.00s teardown test_storage_mongodb/test.py::test_predefined_connection_configuration[False] 0.00s teardown test_storage_meilisearch/test.py::test_simple_select[False] 0.00s teardown test_storage_meilisearch/test.py::test_insert[False] 0.00s setup test_storage_delta/test.py::test_types 0.00s teardown test_storage_s3/test.py::test_insert_select_schema_inference 0.00s setup test_storage_s3/test.py::test_insert_select_schema_inference 0.00s setup test_storage_delta/test.py::test_partition_by 0.00s teardown test_storage_mongodb/test.py::test_auth_source[False] 0.00s teardown test_storage_s3/test.py::test_infinite_redirect 0.00s teardown test_storage_delta/test.py::test_single_log_file =========================== short test summary info ============================ FAILED test_select_access_rights/test_main.py::test_alias_columns - assert "i... FAILED test_select_access_rights/test_main.py::test_select_count - helpers.cl... FAILED test_select_access_rights/test_main.py::test_select_join - assert "it'... FAILED test_settings_profile/test.py::test_show_profiles - AssertionError: as... FAILED test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster PASSED test_select_access_rights/test_main.py::test_alias PASSED test_settings_profile/test.py::test_allow_ddl PASSED test_role/test.py::test_admin_option PASSED test_storage_meilisearch/test.py::test_incorrect_data_type[False] PASSED test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False] PASSED test_role/test.py::test_changing_default_roles_affects_new_sessions_only PASSED test_s3_table_functions/test.py::test_s3_table_functions PASSED test_select_access_rights/test_main.py::test_materialized_columns PASSED test_settings_profile/test.py::test_allow_introspection PASSED test_role/test.py::test_combine_privileges PASSED test_select_access_rights/test_main.py::test_select_all_columns PASSED test_settings_profile/test.py::test_alter_and_drop PASSED test_role/test.py::test_create_role PASSED test_storage_mongodb/test.py::test_arrays[False] PASSED test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant PASSED test_storage_mongodb/test.py::test_auth_source[False] PASSED test_role/test.py::test_function_current_roles PASSED test_settings_profile/test.py::test_changeable_in_readonly PASSED test_storage_mongodb/test.py::test_complex_data_type[False] PASSED test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only PASSED test_role/test.py::test_grant_role_to_role PASSED test_storage_mongodb/test.py::test_incorrect_data_type[False] PASSED test_storage_mongodb/test.py::test_missing_columns[False] PASSED test_storage_mongodb/test.py::test_no_credentials[False] PASSED test_storage_meilisearch/test.py::test_insert[False] PASSED test_settings_profile/test.py::test_function_current_profiles PASSED test_select_access_rights/test_main.py::test_select_prewhere PASSED test_storage_mongodb/test.py::test_predefined_connection_configuration[False] PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string PASSED test_select_access_rights/test_main.py::test_select_single_column PASSED test_storage_s3/test.py::test_ast_auth_headers PASSED test_settings_profile/test.py::test_inheritance PASSED test_select_access_rights/test_main.py::test_select_single_column_with_table_grant PASSED test_settings_profile/test.py::test_set_profile PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1] PASSED test_settings_profile/test.py::test_settings_aliases PASSED test_storage_s3/test.py::test_create_new_files_on_insert PASSED test_select_access_rights/test_main.py::test_select_union PASSED test_role/test.py::test_introspection PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2] PASSED test_storage_s3/test.py::test_custom_auth_headers PASSED test_storage_s3/test.py::test_custom_auth_headers_exclusion PASSED test_storage_s3/test.py::test_empty_file PASSED test_select_access_rights/test_main.py::test_select_where PASSED test_storage_s3/test.py::test_empty_put[minio] PASSED test_storage_s3/test.py::test_environment_credentials PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3] PASSED test_storage_meilisearch/test.py::test_insert_secure[False] PASSED test_select_access_rights/test_main.py::test_select_with_row_policy PASSED test_storage_s3/test.py::test_filtering_by_file_or_path PASSED test_settings_profile/test.py::test_settings_from_granted_role PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4] PASSED test_role/test.py::test_revoke_requires_admin_option PASSED test_storage_s3/test.py::test_format_detection PASSED test_storage_s3/test.py::test_get_file_with_special[plus] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5] PASSED test_storage_s3/test.py::test_get_file_with_special[space] PASSED test_storage_s3/test.py::test_get_path_with_special[plus2] PASSED test_storage_s3/test.py::test_get_path_with_special[plus] PASSED test_storage_s3/test.py::test_get_path_with_special[space] PASSED test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6] PASSED test_settings_profile/test.py::test_smoke PASSED test_role/test.py::test_role_expiration[False] PASSED test_storage_mongodb/test.py::test_secure_connection[True] PASSED test_role/test.py::test_role_expiration[True] PASSED test_storage_meilisearch/test.py::test_meilimatch[False] PASSED test_storage_s3/test.py::test_infinite_redirect PASSED test_storage_s3/test.py::test_insert_select_schema_inference PASSED test_storage_s3/test.py::test_insert_with_path_with_globs PASSED test_storage_s3/test.py::test_multipart[negative] PASSED test_s3_table_functions/test.py::test_s3_table_functions_timeouts PASSED test_storage_mongodb/test.py::test_simple_insert_select[False] PASSED test_storage_mongodb/test.py::test_simple_select[False] PASSED test_storage_mongodb/test.py::test_simple_select_from_view[False] PASSED test_storage_meilisearch/test.py::test_meilimatch_secure[False] PASSED test_role/test.py::test_roles_cache PASSED test_storage_meilisearch/test.py::test_named_collection[False] PASSED test_role/test.py::test_set_role PASSED test_storage_meilisearch/test.py::test_named_collection_secure[False] PASSED test_storage_meilisearch/test.py::test_security_levels[False] PASSED test_storage_meilisearch/test.py::test_simple_select[False] PASSED test_storage_meilisearch/test.py::test_simple_select_secure[False] PASSED test_storage_meilisearch/test.py::test_table_function[False] PASSED test_storage_meilisearch/test.py::test_table_function_secure[False] PASSED test_storage_delta/test.py::test_checkpoint PASSED test_storage_delta/test.py::test_metadata PASSED test_storage_meilisearch/test.py::test_types[False] PASSED test_storage_meilisearch/test.py::test_types_in_table_function[False] PASSED test_storage_delta/test.py::test_multiple_log_files PASSED test_storage_delta/test.py::test_partition_by PASSED test_storage_delta/test.py::test_single_log_file PASSED test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach PASSED test_storage_delta/test.py::test_types PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc PASSED test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration ============ 5 failed, 95 passed, 16 warnings in 239.94s (0:03:59) ============= Traceback (most recent call last): File "/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration/./runner", line 455, in subprocess.check_call(cmd, shell=True) File "/usr/lib/python3.10/subprocess.py", line 369, in check_call raise CalledProcessError(retcode, cmd) subprocess.CalledProcessError: Command 'docker run --rm --name clickhouse_integration_tests_52m3vw --privileged --dns-search='.' --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/_temp/test/git-repo-copy/src/Server/grpc_protos:/ClickHouse/src/Server/grpc_protos --volume=/run:/run/host:ro --mount type=bind,source=/home/ubuntu/_work/_temp/test/dockerd_volume_dir,target=/var/lib/docker -e DOCKER_HELPER_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_BASE_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBERIZED_HADOOP_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_KERBEROS_KDC_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_JS_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_MYSQL_PHP_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_NGINX_DAV_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=0-46d4f9bd6a40e43bf5543be25cc704364e0c737b -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_NEW_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_replicated_parse_zk_metadata/test.py::test_replicated_engine_parse_metadata_on_attach test_role/test.py::test_admin_option test_role/test.py::test_changing_default_roles_affects_new_sessions_only test_role/test.py::test_combine_privileges test_role/test.py::test_create_role test_role/test.py::test_function_current_roles test_role/test.py::test_grant_role_to_role test_role/test.py::test_introspection test_role/test.py::test_revoke_requires_admin_option 'test_role/test.py::test_role_expiration[False]' 'test_role/test.py::test_role_expiration[True]' test_role/test.py::test_roles_cache test_role/test.py::test_set_role test_s3_table_functions/test.py::test_s3_table_functions test_s3_table_functions/test.py::test_s3_table_functions_timeouts test_select_access_rights/test_main.py::test_alias test_select_access_rights/test_main.py::test_alias_columns test_select_access_rights/test_main.py::test_materialized_columns test_select_access_rights/test_main.py::test_select_all_columns test_select_access_rights/test_main.py::test_select_all_columns_with_table_grant test_select_access_rights/test_main.py::test_select_count test_select_access_rights/test_main.py::test_select_join test_select_access_rights/test_main.py::test_select_prewhere test_select_access_rights/test_main.py::test_select_single_column test_select_access_rights/test_main.py::test_select_single_column_with_table_grant test_select_access_rights/test_main.py::test_select_union test_select_access_rights/test_main.py::test_select_where test_select_access_rights/test_main.py::test_select_with_row_policy 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case1]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case2]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case3]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case4]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case5]' 'test_send_request_to_leader_replica/test.py::test_alter_table_drop_partition[case6]' test_settings_profile/test.py::test_allow_ddl test_settings_profile/test.py::test_allow_introspection test_settings_profile/test.py::test_alter_and_drop test_settings_profile/test.py::test_changeable_in_readonly test_settings_profile/test.py::test_changing_default_profiles_affects_new_sessions_only test_settings_profile/test.py::test_function_current_profiles test_settings_profile/test.py::test_inheritance test_settings_profile/test.py::test_set_profile test_settings_profile/test.py::test_settings_aliases test_settings_profile/test.py::test_settings_from_granted_role test_settings_profile/test.py::test_show_profiles test_settings_profile/test.py::test_smoke test_sql_user_defined_functions_on_cluster/test.py::test_sql_user_defined_functions_on_cluster test_storage_delta/test.py::test_checkpoint test_storage_delta/test.py::test_metadata test_storage_delta/test.py::test_multiple_log_files test_storage_delta/test.py::test_partition_by test_storage_delta/test.py::test_single_log_file test_storage_delta/test.py::test_types test_storage_kerberized_kafka/test.py::test_kafka_json_as_string test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_no_kdc test_storage_kerberized_kafka/test.py::test_kafka_json_as_string_request_new_ticket_after_expiration 'test_storage_meilisearch/test.py::test_incorrect_data_type[False]' 'test_storage_meilisearch/test.py::test_incorrect_data_type_secure[False]' 'test_storage_meilisearch/test.py::test_insert[False]' 'test_storage_meilisearch/test.py::test_insert_secure[False]' 'test_storage_meilisearch/test.py::test_meilimatch[False]' 'test_storage_meilisearch/test.py::test_meilimatch_secure[False]' 'test_storage_meilisearch/test.py::test_named_collection[False]' 'test_storage_meilisearch/test.py::test_named_collection_secure[False]' 'test_storage_meilisearch/test.py::test_security_levels[False]' 'test_storage_meilisearch/test.py::test_simple_select[False]' 'test_storage_meilisearch/test.py::test_simple_select_secure[False]' 'test_storage_meilisearch/test.py::test_table_function[False]' 'test_storage_meilisearch/test.py::test_table_function_secure[False]' 'test_storage_meilisearch/test.py::test_types[False]' 'test_storage_meilisearch/test.py::test_types_in_table_function[False]' 'test_storage_mongodb/test.py::test_arrays[False]' 'test_storage_mongodb/test.py::test_auth_source[False]' 'test_storage_mongodb/test.py::test_complex_data_type[False]' 'test_storage_mongodb/test.py::test_incorrect_data_type[False]' 'test_storage_mongodb/test.py::test_missing_columns[False]' 'test_storage_mongodb/test.py::test_no_credentials[False]' 'test_storage_mongodb/test.py::test_predefined_connection_configuration[False]' 'test_storage_mongodb/test.py::test_secure_connection[True]' 'test_storage_mongodb/test.py::test_simple_insert_select[False]' 'test_storage_mongodb/test.py::test_simple_select[False]' 'test_storage_mongodb/test.py::test_simple_select_from_view[False]' test_storage_s3/test.py::test_ast_auth_headers test_storage_s3/test.py::test_create_new_files_on_insert test_storage_s3/test.py::test_custom_auth_headers test_storage_s3/test.py::test_custom_auth_headers_exclusion test_storage_s3/test.py::test_empty_file 'test_storage_s3/test.py::test_empty_put[minio]' test_storage_s3/test.py::test_environment_credentials test_storage_s3/test.py::test_filtering_by_file_or_path test_storage_s3/test.py::test_format_detection 'test_storage_s3/test.py::test_get_file_with_special[plus]' 'test_storage_s3/test.py::test_get_file_with_special[space]' 'test_storage_s3/test.py::test_get_path_with_special[plus2]' 'test_storage_s3/test.py::test_get_path_with_special[plus]' 'test_storage_s3/test.py::test_get_path_with_special[space]' test_storage_s3/test.py::test_infinite_redirect test_storage_s3/test.py::test_insert_select_schema_inference test_storage_s3/test.py::test_insert_with_path_with_globs 'test_storage_s3/test.py::test_multipart[negative]' -vvv" altinityinfra/integration-tests-runner:0-46d4f9bd6a40e43bf5543be25cc704364e0c737b ' returned non-zero exit status 1.